Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 920 Bytes

File metadata and controls

30 lines (21 loc) · 920 Bytes

hosting NPM version Build Status Dependency Status Coverage percentage

The easiest way to deploy websites

Installation

$ npm install --save hosting

Usage

const hosting = require("hosting");

hosting("Rainbow");

License

Apache-2.0 © fordnox