Administration scripts and tools for LoopBack related projects.
Until we publish this module to NPM, you can clone this repo locally and run
npm link
instead ofnpm install -g loopback-admin-tools
to use this module.
- Install this module globally (
npm install -g loopback-admin-tools
) to get a set of LoopBack administration related commands. - Run a command (ie.
lat-owners
will generateowners.md
in the current dir).
Generate owners.md
in the current working directory using the list from loopback-owners
.
owners.md
is a list of repository owners based on functional areas (ie. Connectors, Juggler, Remoting, etc).