Skip to content

gitguanqi/xqlib-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This is a scaffolding tool for xqlib.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published