island-build

0.0.11 • Public • Published

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

/island-build/

    Package Sidebar

    Install

    npm i island-build

    Weekly Downloads

    6

    Version

    0.0.11

    License

    ISC

    Unpacked Size

    14.5 kB

    Total Files

    10

    Last publish

    Collaborators

    • kuyh