|
|
|
|
|
by cryptolect
4255 days ago
|
|
I've been looking into ocaml, and was wondering what to do once my programs grow beyond a single file. Unfortunately it doesn't have the equivalent of 'lein new' (Clojure tool for creating a new, empty project skeleton), so I'd welcome a repository of best practice examples like skeleton.io. |
|
https://github.com/emillon/cookiecutter-jsoo
(cookiecutter is a general scaffolding tool)