app-json / app.json

A node module for working with app.json files and deploying app.json apps to Heroku. Designed to work on the server, the browser, and the command line.
132 stars 26 forks source link

npm run docs does not work #17

Open ryanbrainard opened 10 years ago

ryanbrainard commented 10 years ago

...but running just bin/docs does. Seems like something wrong with the npm run or how its configured with scripts in package.json.

zeke commented 10 years ago

@ryanbrainard the command is singular doc. Are you mistyping it?

npm run doc