UNPKG
@easy-install/easy-install
Version:
latest (1.3.8)
1.3.8
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
0.2.6
easy-install
github.com/easy-install/easy-install
easy-install/easy-install
@easy-install/easy-install
/
esm
/
cli.js
3 lines
(2 loc)
•
60 B
JavaScript
View Raw
1
2
3
import
{ runEi }
from
'./ei'
; runEi(process.argv.
slice
(
2
));