Writing, building, and running 10 Habitat plans in 10 days.
- Basic node app plan (no scaffolding) - Linux
- Basic node app plan - Windows
- App with a database (Tomcat and something else?) on Linux
- .NET App with a Database on Windows
- Plan with Secrets (i.e. Hashicorp Vault)
- Plan with non-standard do_unpack
- Plan with non-standard do_prepare
- Plan with non-standard do_build
- Plan with non-standard do_install
- Plan with shared linked C libraries