UNPKG
pda
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
this project to init some folder,help you create new folder.
github.com/channg/pda
channg/pda
pda
/
bin
/
static.js
15 lines
(9 loc)
•
239 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
require
(
"colors"
)
module
.exports.
log
=[
'[ Init package ]'
.blue,
'[ Download package ]'
.blue,
'[ Extract package ]'
.blue,
'[ Compile ]'
.blue,
'[ Building ]'
.blue,
'[ Clear cache ]'
.blue ]