Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 989 Bytes

README.md

File metadata and controls

47 lines (30 loc) · 989 Bytes

trust-configure

standard-readme compliant

A script for adding default configuration to @trust repositories.

Table of Contents

Install

$ npm i -g @trust/configure

Usage

$ trust-configure [ npm-package-name ]
  • npm-package-name: The name of the package that will appear under the name field in the package.json file. Default: @trust/<cwd-basedir>

Example

$ git clone <new-repo>
$ cd new-repo
$ trust-configure

Maintainers

@EternalDeiwos

Contribute

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT © 2017 MIT Connection Science