A simple dependency injection container
make initto set up the local dev environment.make upto start the Docker dev stack.make teststo run tests in the dev container.
make shellto open a shell in the dev container.make run-pre-committo run linting and formatting hooks.make buildto build the package artifacts.
- Set a token:
export TWINE_PASSWORD=pypi-xxx make packageto publish to PyPI ormake testpackagefor TestPyPI.
- Repo: https://github.com/icanbwell/simple-container
- Author: Imran imran.qureshi@bwell.com