0.1.2 • Published 4 months ago

@xieyuheng/command-line v0.1.2

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
4 months ago

Command-line

Tools for building command-line interface.

Install

npm install @xieyuheng/command-line

Development

npm install    // Install dependences
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