This is a scaffolding tool for xqlib.
- 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 -hFor example, if I want to generate a test js library, I can follow the steps below.
xqlib-cli -l test