Install:
curl -fsSL https://nimbl.sh/install | bash
Usage:
Type tn and press the ↵ Enter key. You should see a list of "Available Recipes." like this:
Available recipes:
os-info
[aws]
aws-enable-bedrock project_name profile='default' region='us-east-1' model='*'
aws-make-s3-bucket project_name profile='default' region='us-east-1'
[bootstrapper]
new-project
bootstrap # alias for `new-project`
# etc...