UNPKG
@sodacore/create
Version:
alpha (0.3.32)
latest (0.4.3)
0.4.3
0.4.2
0.4.1
0.4.0
0.3.36
0.3.35
0.3.34
0.3.33
0.3.32
0.3.31
0.3.30
0.3.29
0.3.28
0.3.27
0.3.26
0.3.25
0.3.24
0.3.23
0.3.22
Sodacore CLI project creation tool.
sodacore.dev
sodacore/core
@sodacore/create
/
bin
/
main.js
3 lines
(2 loc)
•
42 B
JavaScript
View Raw
1
2
3
#!/usr/bin/env bun
import
'../dist/main'
;