Skip to content

maxuekai/ui-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xlui

Xlui is a command line interface for xl ui developer. It can help you create new module now, and will add more features in the future.

install

npm i xlui -g

ui --help

	Usage: index [options] [command]

	Options:

	  -v, --version		output the version number
	  -h, --help		output usage information

	Commands:

	  new [module] 		generator new module

usage

mkdir demo
cd demo
ui -v
ui new [module]

More features are coming soon.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published