Skip to content

jackie19/geui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geui

Install

First make sure you have installed the latest version of node.js (You may need to restart your computer after this step).

From NPM for use as a command line app:

npm install geui -g

From NPM for programmatic use:

npm install geui

Usage

geui [options]

The available options are:

-v            Print version number and exit. [boolean]
-c,--config   config file. [string]
-w,--watch      监听 less 文件
-p,--path     指定工作目录

For example:

geui -c geuifile.js

pleasy check /demo/geuifile.js for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published