nataliethistime / songdown-app

This is the web application component of the Songdown project.
http://songdown.herokuapp.com
MIT License
3 stars 1 forks source link

Package the Packager #34

Closed nataliethistime closed 9 years ago

nataliethistime commented 9 years ago

This ideas has a couple steps.

  1. Put the packager script into a separate package.
  2. Bundle it with songdown-app so that it can be run with a higher chance of working.

I want to do this so that the app can boot up using a local songdown-songs repo but if that repo hasn't had an npm install done on it, it'll still work.