0.0.26 • Published 8 years ago
webrew v0.0.26
WebBrew CLI (ALPHA)
by Hamed Asemi
Features 1.0
- HTTP/2.0 compatible server for both development and production
- Built in Koa@2.0 server and middleware support
- Stream static content
- HTML5 push state support and Mod ReWrtie
- Gulp transpile ES201x Polymer2 and Angular2 to ES5 JavaScript
- Browser sync changes while development
Features 2.0
- Protects resource share cross origin
- Nginx HTTP, HTTPS proxy server to secure and accelerates Nodejs apps
- A user GUI to prompt and read settings and prefrences
- Explicit cuncorrent commands capture
- Auto setup Test environment
- Auto setup development environments(Docker, Local)
- Enhance Github project start up
- Auto setup CI(Travis CI), CD(Trunk Based Development) and pipeline
- Using multiple repositories to compose & build up the project
- Render the project template usin srting replace
- Log remotely using web sockets
- etc.
Simple usage
Installation the latest version globally
npm install webrew --global
Usage
DEBUG=true webrew
Uninstall :( remove the global version
npm uninstall webrew --global
Advanced usage
Installation: a local specific version
npm install webrew@v1.0.0
Usage:
DEBUG=true webrew server start --koa --port=8080
Config: Add in package json
"webrewrc": {
"port": "1165"
}
Uninstall :( remove the global version
npm uninstall webrew@v1.0.0
0.0.26
8 years ago
0.0.25
8 years ago
0.0.24
9 years ago
0.0.23
9 years ago
0.0.21
9 years ago
0.0.20
9 years ago
0.0.19
9 years ago
0.0.18
9 years ago
0.0.17
9 years ago
0.0.16
9 years ago
0.0.15
9 years ago
0.0.14
9 years ago
0.0.13
9 years ago
0.0.12
9 years ago
0.0.11
9 years ago
0.0.10
9 years ago
0.0.9
9 years ago
0.0.8
9 years ago
0.0.7
9 years ago
0.0.6
9 years ago
0.0.5
9 years ago
0.0.4
9 years ago
0.0.3
9 years ago
0.0.2
9 years ago
0.0.1
9 years ago
0.0.0
9 years ago