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

This branch is 7 commits ahead of kontrafiktion/clouduct:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3afaa17 · Aug 26, 2018

History

17 Commits
Aug 26, 2018
Aug 26, 2018
Aug 24, 2018
Jan 27, 2018
Jan 27, 2018
Aug 26, 2018
Jan 27, 2018
Jan 27, 2018
Aug 24, 2018
Aug 24, 2018
Aug 26, 2018
Aug 24, 2018
Aug 24, 2018
Aug 26, 2018

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%