buidler-deploy

v0.1.1
Buidler Plugin For Deployments
ethereum smart-contracts buidler buidler-plugin

lint:fix

prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && tslint --fix --config tslint.json --project tsconfig.json

lint

tslint --config tslint.json --project tsconfig.json

test

mocha --timeout 20000 --exit

build

tsc && cp -Rf src/utils dist/src/

watch

tsc -w

Metadata

  • MIT
  • Whatever
  • wighawag
  • released 4/7/2020

Downloads

Maintainers