Fully automated luxury Aptivate command line interface.
Project description
aptivate-cli
Fully automated luxury Aptivate command line interface.
Install It
$ pip3 install --user aptivate-cli
Supported Features
- Only Django deployments.
- Only Django new style project structures.
The Tao of aptivate-cli
Writing Less Code Is Good.
Writing No Code Is Even Better.
Hack On It
Install Python 3.7 safely with pyenv by following the installation guide and then running:
$ pyenv init
$ pyenv install 3.7.0
$ pyenv shell 3.7.0
Then get a copy of the tool with:
$ git clone git@git.coop:aptivate/aptivate-cli.git
$ cd aptivate-cli
$ pipenv install --dev --python 3.7
Then start to run commands with:
$ pipenv run pip install --editable .
$ pipenv run aptivate-cli --help
Release It
$ make test-publish # assure things are right first
$ make publish # run the real thing
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aptivate-cli-0.0.2.tar.gz
(4.7 kB
view hashes)