bazinga

0.0.1 • Public • Published

Bazinga - Awesome static web server Build Status

Bazinga is awesome static web server, that's all ;)

Installation

$ npm install bazinga

Usage

Usage: bazinga [options]

Options:

-h, --help           output usage information
-V, --version        output the version number
-c, --config [file]  Set config [%USERPROFILE%/bazinga.toml]

Sample config

[servers]

[servers.desktop]
directory = "/work/sites/site1/"
port = 8081

[servers.client]
directory = "/work/sites/site2/"
port = 8082

[servers.mobile]
directory = "/work/sites/site3/"
port = 8083

Readme

Keywords

none

Package Sidebar

Install

npm i bazinga

Weekly Downloads

3

Version

0.0.1

License

MIT

Last publish

Collaborators

  • dotcypress