Skip to content

A script for adding default configuration to @trustdata repositories.

License

Notifications You must be signed in to change notification settings

trustdata/repo-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A script for adding default configuration to @trustdata repositories.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published