Folkwise-io / mintbean-cli

MIT License
13 stars 9 forks source link

Local bin bug #20

Closed clairefro closed 4 years ago

clairefro commented 4 years ago

on mint deploy, now calls local bins indirectly via npm run deploy NPM scripts automatically prefixes local bin's with local bin path, making htem findable and executable.

added mint develop command that starts dev server (runs script found in package.json>mintbean>scripts>develop)