mirror of
https://github.com/kennethreitz-archive/packages.git
synced 2026-06-05 23:40:17 +00:00
interesting ideas
This commit is contained in:
@@ -5,5 +5,20 @@ I am:
|
||||
|
||||
- Stupidly simple to use
|
||||
- Not tied to a single server
|
||||
- Treat servers like git remotes
|
||||
- Able to mirror projects from one source to another
|
||||
- PyPi-compatible
|
||||
- PyPi-compatible
|
||||
- SSH Authenticated
|
||||
|
||||
|
||||
Potential Usage
|
||||
---------------
|
||||
|
||||
Install 'requests' from PyPi ::
|
||||
|
||||
$ packages install pypi/requests
|
||||
|
||||
Mirror PyPi 'requests' package to personal server ::
|
||||
|
||||
$ packages mirror pypi/requests packages.kreitz.co
|
||||
|
||||
|
||||
Reference in New Issue
Block a user