volojs / volo

Create front end projects from templates, add dependencies, and automate the resulting projects
https://volojs.github.io/
Other
1.41k stars 99 forks source link

Test on node 0.7 #52

Closed jrburke closed 12 years ago

jrburke commented 12 years ago

Make sure no deprecated APIs are used. path.existsSync is not fs.existsSync for instance.