UNPKG
@haxtheweb/create
Version:
latest (26.8.1)
26.8.1
26.0.4
26.0.3
26.0.2
26.0.1
26.0.0
25.0.2
25.0.0
11.0.7
11.0.6
11.0.4
11.0.3
11.0.2
11.0.1
11.0.0
10.0.8
10.0.7
10.0.6
10.0.5
10.0.4
10.0.3
10.0.2
10.0.0
9.0.25
9.0.24
9.0.23
9.0.22
9.0.21
9.0.20
9.0.19
9.0.18
9.0.17
9.0.16
9.0.15
9.0.14
9.0.13
9.0.12
9.0.11
9.0.10
9.0.9
9.0.8
9.0.7
9.0.5
9.0.3
9.0.2
9.0.1
9.0.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.0
0.0.5
0.0.4
0.0.3
0.0.2
CLI for all things HAX the web
hax.psu.edu
haxtheweb/create
@haxtheweb/create
/
dist
/
templates
/
webcomponent
/
monorepo
/
_travis.yml
16 lines
(15 loc)
•
234 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
language:
node_js
dist:
trusty
sudo:
required
addons:
firefox:
"latest"
apt:
sources:
-
google-chrome
packages:
-
google-chrome-stable
node_js:
stable
install:
-
npm
install
script:
-
xvfb-run
npm
run
test