cabbagejs / cabbage

A CLI for building conventional web applications with Broccoli
MIT License
5 stars 0 forks source link

Using npm link <package> instead of ln -s #26

Closed TravisTheTechie closed 9 years ago

TravisTheTechie commented 9 years ago

This is how I would suggest people get started. Use npm's built in functionality instead of using ln -s.