Skip to content

gabrielsecco22/devops-python

Repository files navigation

App

devops-python

Scaffold

  • Makefile
  • Requirements
  • Source code
  • Test code
  • Dockerfile
  • IaC script

Steps

  1. Create the virtual environment virtualenv ~/.venv
  2. Create empty files: Makefile, requirements.txt, main.py, Dockerfile, lib/__init__.py
  3. Populate Makefile
  4. Setup Continuous Integration with format, lint and test
  5. Build cli using Fire library ./cli-fire.py --help to test logic

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published