Hacker News new | ask | show | jobs
by Sym3tri 5035 days ago
I have a similar more light-weight project template that requires no installation (except node). Pith auto-generates test module dependencies and uses Backbone too :)

https://github.com/sym3tri/pith

2 comments

I like how it sets up shims I always re-implement in require.js. Sweet.
was able to get it running on windows, so I am happy with it. Needs more in-depth guide so I know what it provides and the reasoning behind ur "sane defaults"
Thanks. More documentation is on my todo list... please stay tuned.