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

Add support for comments (YAML syntax) in app.json manifests. #27

Closed ojacobson closed 7 years ago

ojacobson commented 7 years ago

Test failures are unrelated, see #28

ojacobson commented 7 years ago

Tests relating to yaml/comment support pass, good enough for me.