Table of Contents
import antigravity
Different ways, all equals
$ pipenv install .
$ make install
$ pip3 install raceup-peeper
$ make pip-install
make fast-init
just copies source files to distribution files ... run it only if you're sure about dependencies
Browse the online documentation here
or make your own by make docs
- open an issue
- fork this repository
- create your feature branch (
git checkout -b my-new-feature
) - commit your changes (
git commit -am 'Added my new feature'
) - publish the branch (
git push origin my-new-feature
) - open a PR
Suggestions and improvements are welcome!
Stefano Fogarollo |