This repository was archived by the owner on Dec 9, 2024. It is now read-only.
Add documentation #8
Open
Description
Just a sketch here - please edit in place, add, delete, etc; just thinking out loud.
Commands to learn about what's in my environment
$ autover numpy scipy conda sed
numpy=1.12.1 # /Users/cball/anaconda3/lib/python3.6/site-packages/numpy
scipy=0.19.0 # /Users/cball/anaconda3/lib/python3.6/site-packages/scipy
sed=unknown # /usr/bin/sed
Add/edit my package's version info?
Run a command? Edit setup.py
, __init__.py
? Add a file?
$ autover ??? mypackage
Commands to learn about autover itself
$ autover --version
?
$ autover --help
?