rosty-git / cloudformation-shipa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cloudformation-shipa

dev setup

Create python virtual env

python -m venv venv

Activate virtual env

source venv/bin/activate

Install dependencies

pip install -r requirements.txt

Build all types

make build

Submit all types

make submit

About


Languages

Language:Go 97.5%Language:Makefile 2.5%