SparkPost / heml

HEML is an open source markup language for building responsive email.
https://heml.io
MIT License
4.33k stars 157 forks source link

Improving npm scripts #48

Closed avigoldman closed 6 years ago

avigoldman commented 6 years ago

This PR adds a couple of small improvements

  1. It adds npm install to the bootstrap script so it is easier to get started with development
  2. It adds npm run bootstrap into the test command so that the tests run properly when publishing
colestrode commented 6 years ago

lgtm :shipit: