UNPKG
tranz
Version:
latest (0.6.0)
0.6.0
0.5.0
0.4.3
0.4.2
0.4.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.0
The framework for transform anything
github.com/imcuttle/tranz
imcuttle/tranz
tranz
/
bin.js
10 lines
(8 loc)
•
111 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/env node
/** *
@file
bin.js *
@author
Cuttle Cong *
@date
2018/9/28 * */
require
(
'./lib/bin'
)