Nukikata is a tool we built at Insight to make life easier when starting new projects and deploy infrastructure on the cloud. If you are working with our infrastructure, you will need this tool.

To install, if you already have python installed run:

pip3 install nukikata

If you run into packaging / installation issues, run:

pip3 install nukikata --no-binary :all:

To then install subsequent dependencies, run:

nukikata <https://github.com/insight-infrastructure/nukikata-installs>