Skip to content

Jaylee89/python-init-template

Repository files navigation

python-init-template

python init template

Setup

  1. Add executable permisssion for start.sh, install.sh
    • chmod a+x start.sh
    • chmod a+x install.sh
  2. To execute ./start --args or ./start.sh --args
    • ./start.sh --entity AU --env sit
    • ./start --entity AU --env sit

Deployment + execution

You need to execute two commands after a new deployment

  1. install depenencies
  2. execute script

About

python init template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published