xqlib-cli

1.1.3 • Public • Published

xqlib-cli

This is a scaffolding tool for xqlib.

View Chinese documents

Instructions

  • Install scaffolding
npm install xqlib-cli -g
  • View version
xqlib-cli -v
  • View information
xqlib-cli -i
  • Build library command
xqlib-cli -l <library name>
  • Build umd command
xqlib-cli -u <umd name>
  • Help Center
xqlib-cli -h

Case

For example, if I want to generate a test js library, I can follow the steps below.

xqlib-cli -l test

ask questions

submit your question

Author

@gitguanqi

Readme

Keywords

Package Sidebar

Install

npm i xqlib-cli

Weekly Downloads

2

Version

1.1.3

License

MIT

Unpacked Size

20.6 kB

Total Files

13

Last publish

Collaborators

  • ioguanqi