UNPKG
allons-y
Version:
latest (2.1.0)
2.1.0
2.0.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.2.1
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0
Allons-y is a simple skeleton to package nodejs modules by feature.
allons-y.io
CodeCorico/allons-y
allons-y
/
scripts
/
allons-y.js
6 lines
(3 loc)
•
142 B
JavaScript
View Raw
1
2
3
4
5
6
'use strict'
;
// Be careful. This file can be replaced by a new one on each Allons-y update.
require
(
'./node_modules/allons-y/command.js'
);