shelly 0.3.0

Generate dynamic-, scripting-language projects with dependencies for quick CLI feedback loops
Documentation
1
2
3
4
5
6
- support default template, local fs directory, or github repo

- for the default template, maybe write to a temp directory and then copy it over?
  - maybe also write the hashed config for the language to the build dir
    for easier diffing later
  - might want to add a flag for like... `--no-cache` oslt to be a good citizen