Skip to content

Create a complete project on AWS in minutes. Adapt and Expand

License

Notifications You must be signed in to change notification settings

clouduct/clouduct-bootstrap

 
 

Repository files navigation

clouduct

Install development version to use it

  1. Clone the repository from https://github.com/clouduct/clouduct-bootstrap.git
  2. Install Python 3
  3. Install poetry (https://github.com/sdispater/poetry)
  4. In the clouduct-bootstrap directory ():
    • Invoke make init
    • Invoke make dist
  5. Create a new directory somewhere else, for your new clouduct-based project
  6. Create a virtualenv (Python 3!) and activate it
  7. Invoke pip install <CBD>/dist/clouduct-*-py3-none-any.whl
  8. Invoke clouduct-bootstrap --templates-config file:<CBD>/clouduct-templates2.yaml --help

Install development version to hack on it

About

Create a complete project on AWS in minutes. Adapt and Expand

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 79.1%
  • Shell 19.2%
  • Makefile 1.7%