0.5.2 • Published 8 years ago
lwot v0.5.2
Leave work on time!
Now beta version.
This tool is not stable.
Pre Install
Dependencies
- node
- install node from node.js site
- must set node to
PATHfor using on windows- add
C:\Program Files\nodejstoPATH - add
C:\Users\proin\AppData\Roaming\npmtoPATH
- add
- git
- install git from git site
- must set git to
PATHfor using on windows- add
C:\Program Files (x86)\Git\bintoPATH
- add
- node_modules
bower
npm install -g bowerothers (optional)
npm install -g nodemon forever electron-prebuilt
Trouble Shooting
If Permission Denied
sudo chown -R $USER /usr/local/Getting Started
Easy Start: LWOT
npm install -g lwot
lwot create myApp
cd myApp
lwot install express
lwot install cordova
lwot install electron
lwot bower install bootstrap
lwot npm express install async
lwot build express
lwot express runBuild & Watch
lwot build # for all installed platforms
lwot build express # for express only
lwot watch # for all installed platforms
lwot watch express # for express onlyPlatform Functions
lwot [platform] [function]
lwot express run # for start expressContribution Guide
Commit Tag List
[add] # Addition of Modules or Code Piece or ETC...
[rm] # Remove of Modules or Code Piece or ETC...
[mod] # Modification of Modules or Code Piece or ETC...(In this case, When modification is generated without bug fix)
[fix] # Bug Fix of modules or Code Piece or ETC...0.5.2
8 years ago
0.5.1
8 years ago
0.5.0
8 years ago
0.4.2
9 years ago
0.4.1
9 years ago
0.4.0
9 years ago
0.3.1
9 years ago
0.3.0
9 years ago
0.2.11
9 years ago
0.2.10
9 years ago
0.2.9
9 years ago
0.2.8
9 years ago
0.2.7
9 years ago
0.2.6
9 years ago
0.2.5
9 years ago
0.2.4
9 years ago
0.2.3
9 years ago
0.2.2
9 years ago
0.2.1
9 years ago
0.2.0
9 years ago
0.1.5
9 years ago
0.1.4
9 years ago
0.1.3
9 years ago
0.1.2
9 years ago
0.1.1
9 years ago
0.1.0
9 years ago
0.0.2
9 years ago
0.0.1
9 years ago
0.0.0
9 years ago