webbrew

0.0.0 • Public • Published

WebBrew CLI (ALPHA)

Version Download Build Status

by Hamed Asemi

webrew

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

Readme

Keywords

none

Package Sidebar

Install

npm i webbrew

Weekly Downloads

0

Version

0.0.0

License

ISC

Last publish

Collaborators

  • hamedasemi