moxiaohe / sft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sft (suning front-end tools)

How to use?

You shold install the nodejs environment and use the npm to be the package manager, then, You can install the sft an the command line, like this:

npm install -g sft

What can i do?

  • sft init -- Initialization a project
  • sft build -- build the project
  • sft check -- check the project for our standard
  • sft compress css -- compress the appointed css file
  • sft combine css -- combine many css files to be one
  • sft compress js -- compress the appointed js file
  • sft combine js -- combine many js files to be one

How to submit or review issues?

See here >>>>>>> [https://github.com/moxiaohe/sft/issues]( sft issues )

About


Languages

Language:JavaScript 98.0%Language:CSS 2.0%