diff options
Diffstat (limited to 'examples/repo/README')
-rw-r--r-- | examples/repo/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/repo/README b/examples/repo/README new file mode 100644 index 0000000..52d1fa7 --- /dev/null +++ b/examples/repo/README @@ -0,0 +1,9 @@ +$ repo_ + + repo is a simple example of an application that looks + and works similar to hg or git. + +Usage: + + $ pip install --editable . + $ repo --help |