tgr

0.0.7 • Public • Published

tgr(combo tool )[合并文件工具]

This tool can help us to combo file(此工具能帮助我们合并文件)

Knowledge

  • module : only load once
  • inputs : combo file list
  • output: after combo file

Usage

***Command***
```javascript
* npm install tgr -g
```	
* next:
* mac : tgr , win: wtgr 
* run :  http://localhost[default:80]/config/  to config socket num && filedir
* use : if you want combo ,please use http://localhost/?inputs=a.js,b.js&output=./c.js

使用方法

*1. 运行tgr 命令

*2. 打开游览器,运行 http://localhost/config/ 可以进行配置 ,指定运行端口号 以及 文件夹目录

*3. 需要combo时,调用 http://localhost/?inputs=a.js,b.js&output=./c.js

Link Info

* mail : jiongjun.sunjj@alibaba-inc.com

Package Sidebar

Install

npm i tgr

Weekly Downloads

7

Version

0.0.7

License

MIT

Last publish

Collaborators

  • sunjiongjun