0.0.11 • Published 7 years ago

island-build v0.0.11

Weekly downloads
2
License
ISC
Repository
-
Last release
7 years ago

island-build

This project is for support features of building and testing island-platform-based applications

Commands

gulp clean

rm -rf node_modules, dist, coverage directories

gulp watch

watch src/*/.ts files and compile

gulp coverage

compile typescript run jasmine dist/spec/*.spec.js create coverage reports with istanbul

gulp test

compile typescript run jasmine dist/spec/*.spec.js

gulp token.spec

replace 'token' to spec file name compile typescript run jasmine dist/spec/token.spec.js watch src/*/.ts and continuously test til break

gulp start

compile typescript run jasmine dist/spec/.spec.js run node dist/app.js watch src/**/.ts and continuously execute gulp start

gulp sleep

sleep -c 86400 10 1000 keep docker alive lol

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.0

8 years ago

0.0.11

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4-dev.3

8 years ago

0.0.4-dev.2

8 years ago

0.0.4-dev

8 years ago

0.0.3

8 years ago

0.0.1

8 years ago

0.0.2

8 years ago