Skip to content

readonlylink/readonlylink-cli

Repository files navigation

Readonly.Link Command Line Tools

[ WEBSITE | ABOUT ]

Installation

npm -g i @readonlylink/cli

The command line program is called ro.

Development

npm install    // Install dependencies
npm run build  // Compile `src/` to `lib/`
npm run watch  // Watch the compilation
npm run test   // Run test

Contributions

Be polite, do not bring negative emotion to others.

License