UNPKG
vegana-js
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
0.0.0
vegana is a container based js framework
github.com/gzbakku/vegana
gzbakku/vegana
vegana-js
/
bin
/
index.js
6 lines
(3 loc)
•
124 B
JavaScript
View Raw
1
2
3
4
5
6
#!/usr/bin/env node
require
(
'../index'
);
// ================>>>>>>>>> this is the gloabl execution file do not delete