solc-cli

v0.1.0
solc command line interface
solc solc-cli

clean

rimraf dist

prebuild

npm run clean

build

babel ./index.js --out-dir dist

lint

eslint --ignore-path .gitignore --ext .js,.jsx .

lint:fix

npm run lint:js -- --fix

test

npm run lint

prepublish

npm run build && npm test

Metadata

  • MIT
  • Whatever
  • Jonathon Kelly
  • released 6/10/2016

Downloads

Maintainers