kindly - Kind lifecycle manager.
$ virtualenv -p python3 .venv --no-site-packages
$ source .venv/bin/activate
$ pip install kindly
To execute unit tests.
$ pip install pipenv
$ pipenv install
$ pipenv run tox
The MIT License.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
kindly - Kind lifecycle manager.
$ virtualenv -p python3 .venv --no-site-packages
$ source .venv/bin/activate
$ pip install kindly
To execute unit tests.
$ pip install pipenv
$ pipenv install
$ pipenv run tox
The MIT License.