0.0.11 • Published 5 years ago

island-build v0.0.11

Weekly downloads
2
License
ISC
Repository
-
Last release
5 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

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.0

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4-dev.3

6 years ago

0.0.4-dev.2

6 years ago

0.0.4-dev

6 years ago

0.0.3

6 years ago

0.0.1

6 years ago

0.0.2

6 years ago