The Startup Stack Progress Report March 2 2016

CLI

The more I work on this project and the more people work on it with my
guidence, I see the need for a CLI that will consolidate all the commands.

For example, the check repository template, you will need to clone it and copy
directories from place to place. “Wrapping” all the commands in a testable and
hackable cli makes sense to me.

I am still cautios with following every idea I have since it’s a big project.

Supermarket

I started uploading some of the cookbooks to chef supermarket, I still need to
update some READMEs and documentation to match the code status.

I am really making sure the CHANGELOG are up to date, I think in a project this
size it’s important to understand what will break if you upgrade the cookbooks
or any resource.

Get involved