@openzeppelin/cli

v2.6.0
Command-line interface for the OpenZeppelin smart contract platform
openzeppelin openzeppelin-sdk solidity smart-contracts ethereum zos zeppelinos cli

copy-files

./scripts/copy-files.sh

compile-ts

rm -rf lib && tsc

prepare

npm run compile-ts && npm run copy-files && chmod 755 ./lib/bin/oz-cli.js

test

./scripts/test.sh

gen-docs

./scripts/gen-docs.sh

watch

tsc -w

lint

eslint '*/**/*.{js,ts}' --quiet --fix

lint:check

eslint '*/**/*.{js,ts}' --quiet

precommit

tsc --noEmit && lint-staged
npm i @openzeppelin/[email protected]

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 11/11/2019

Downloads