arc.js_legacy icon indicating copy to clipboard operation
arc.js_legacy copied to clipboard

Have a CLI app to expose the testnet/migration functionality, instead of `npm explore`.

Open tsuberim opened this issue 7 years ago • 0 comments

instead of having users of the library use npm explore @daostack/arc.js -- npm start migrateContracts, create a CLI app that exposes the available commands.

Usage: if installed locally $ npm run arc.js ganache/migrate, if installed globally $ arc.js ganache/migrate

The CLI app should include a --help with documentation about the various commands.

tsuberim avatar Apr 09 '18 17:04 tsuberim