Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 642 Bytes

File metadata and controls

34 lines (23 loc) · 642 Bytes

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