1.1.3 • Published 3 years ago

xqlib-cli v1.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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

1.1.1

3 years ago

1.1.0

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago