0.9.18 • Published 7 years ago

nwjs-bootstrap v0.9.18

Weekly downloads
9
License
CC-BY-NC-SA-4.0
Repository
bitbucket
Last release
7 years ago

alt text

NW.js bootstrap

Description

This is a very minimalistic NW.js app bootstrap. Pre-configured for:

  • NW.js
  • TypeScript
  • Angular 2

Requirements

  1. git
  2. node.js
  3. Yarn

Developer info

Kick start developer environment:
git checkout git+ssh://git@bitbucket.org/masterjguscius/nwjs-bootstrap.git
yarn install
yarn start
Version bumping (without publish):
yarn run bump:patch
yarn run bump:minor
yarn run bump:major
Building & packaging
yarn build

This will build & package your app for these systems: win32, win64, linux32, linux64, macos64. You will find your builds in ./build directory.

Known issues

  1. Bump cannot automatically publish new package version -- Known issue with Yarn: Issue-2445

Warning

Only when this project reaches version 1.0.0 it will provide needed functionality. Until then this is work in progress.

0.9.18

7 years ago

0.9.17

7 years ago

0.9.15

7 years ago

0.9.14

7 years ago

0.9.13

7 years ago

0.9.12

7 years ago

0.9.11

7 years ago

0.9.10

7 years ago

0.9.9

7 years ago

0.9.8

7 years ago

0.9.7

7 years ago

0.9.6

7 years ago

0.9.5

7 years ago

0.9.4

7 years ago

0.9.3

7 years ago

0.9.1

7 years ago

0.9.0

7 years ago

0.8.2

7 years ago

0.5.0

7 years ago

0.4.0

7 years ago

0.3.0

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.2

7 years ago