-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpostinstall.js
26 lines (24 loc) · 1.62 KB
/
postinstall.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
console.log(`
_____ _____ _____
/\ \ /\ \ /\ \
/::\____\ /::\____\ /::\ \
/::::| | /::::| | /::::\ \
/:::::| | /:::::| | /::::::\ \
/::::::| | /::::::| | /:::/\:::\ \
/:::/|::| | /:::/|::| | /:::/__\:::\ \
/:::/ |::| | /:::/ |::| | /::::\ \:::\ \
/:::/ |::|___|______ /:::/ |::|___|______ /::::::\ \:::\ \
/:::/ |::::::::\ \ /:::/ |::::::::\ \ /:::/\:::\ \:::\____\
/:::/ |:::::::::\____\/:::/ |:::::::::\____\/:::/ \:::\ \:::| |
\::/ / ~~~~~/:::/ /\::/ / ~~~~~/:::/ /\::/ \:::\ /:::|____|
\/____/ /:::/ / \/____/ /:::/ / \/_____/\:::\/:::/ /
/:::/ / /:::/ / \::::::/ /
/:::/ / /:::/ / \::::/ /
/:::/ / /:::/ / \::/____/
/:::/ / /:::/ / ~~
/:::/ / /:::/ /
/:::/ / /:::/ /
\::/ / \::/ /
\/____/ \/____/
`)
console.log('安装完之后使用snpm命令')