A script for adding default configuration to @trust repositories.
$ npm i -g @trust/configure
$ trust-configure [ npm-package-name ]
npm-package-name
: The name of the package that will appear under thename
field in thepackage.json
file. Default:@trust/<cwd-basedir>
$ git clone <new-repo>
$ cd new-repo
$ trust-configure
Small note: If editing the README, please conform to the standard-readme specification.
MIT © 2017 MIT Connection Science