Fully automated luxury Aptivate command line interface.
Project description
aptivate-cli
Fully automated luxury Aptivate command line interface.
Install It
The tool is compatible with Python 3.6+ onwards.
$ python3 -m venv .venv
$ source .venv/bin/activate
$ pip install aptivate-cli
Use It
To get moving fast, check out the DYE -> aptivate-cli cheatsheet.
Hack It
You'll have to install pipenv and then:
$ git clone git@git.coop:aptivate/aptivate-cli.git
$ cd aptivate-cli
$ pip install --user pipenv
$ pipenv sync --dev
$ pipenv run pip install --editable .
Happy Hacking!
Test It
We use tox for testing.
$ pipenv run tox
See the tox.ini for configuration.
Release It
$ make test-publish
$ make publish
Environment Variables
Mandatory
APTIVATE_CLI_PASS_DIR=/tmp/foobar
Optional
APTIVATE_CLI_MYSQL=myMysqlRootPassword
APTIVATE_CLI_SUDO=mySudoPassword
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.9.tar.gz
(8.1 kB
view hashes)