Add basic scaffolding tool to generate new projects

This commit is contained in:
2020-02-12 22:07:57 +01:00
parent 35bd6d65bb
commit 7a88321a69
28 changed files with 1063 additions and 3 deletions

4
.gitignore vendored
View File

@ -1 +1,3 @@
/coverage
/coverage
/bin
rice-box.go