Skip to content

Instantly share code, notes, and snippets.

@jspears
Created July 11, 2018 19:55
Show Gist options
  • Save jspears/69b9baa2ce4a7a31d9b2b12de9002d5d to your computer and use it in GitHub Desktop.
Save jspears/69b9baa2ce4a7a31d9b2b12de9002d5d to your computer and use it in GitHub Desktop.
Build Tool Mrbuilder
#!/usr/bin/env node
process.env.MRBUILDER_INTERNAL_PRESETS =`${process.env.MRBUILDER_INTERNAL_PRESETS},your-build-tool`
require('mrbuilder/bin/mrbuilder')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment