Socket
Book a DemoInstallSign in
Socket

bazinga

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bazinga

Awesome static web server

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

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

Keywords

static

FAQs

Package last updated on 01 Aug 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts