Closed FlamingTempura closed 10 years ago
at the very least, installation instructions should be within README within apps (e.g. use npm install)
better -- installation commands in manifest (which indx then runs) e.g.
{ "install": [ ["bower", "install"], ["npm", "install"] ] }
moving to gulp
at the very least, installation instructions should be within README within apps (e.g. use npm install)
better -- installation commands in manifest (which indx then runs) e.g.