bootleg

0.9.4 • Public • Published

Bootleg

Build Status

Bootleg is an extensible initialization layer for Node.js applications that has been heavily inspired by Bootable.

Bootleg allows initialization phases to be registered for an application. These phases will be executed sequentially during startup, after which the application will be ready to run.

The main difference between Bootleg and Bootable is that Bootleg works with promises to evaluate the execution of phases.

Install

$ npm install bootleg

Usage

TBD

Tests

$ npm install
$ npm test

Credits

License

The MIT License

Copyright (c) 2013 Jared Hanson

Readme

Keywords

none

Package Sidebar

Install

npm i bootleg

Weekly Downloads

111

Version

0.9.4

License

MIT

Last publish

Collaborators

  • shaharke