tangle-initializer

0.1.0 • Public • Published

tangle-initializer

Tasks for working with tangle initializers

Travis Build Status Dependency Status devDependency Status

NPM

Overview

tangle is a set of tools for building web applications.

initializer implements the initializer subcommand for tangle.

Usage

--option, -o [String] - An example option.
--help, -h - Display this message

Contributing

The test suite is implemented with nodeunit and nixt.

To rebuild & run the tests

$ git clone https://github.com/tanglejs/initializer.git
$ cd initializer
$ npm install
$ grunt test

You can use grunt watch to automatically rebuild and run the test suite when files are changed.

Use npm link from the project directory to tell tangle to use your modified initializer during development.

To contribute back, fork the repo and open a pull request with your changes.

License

Copyright (c) 2014 Logan Koester Licensed under the MIT license.

/tangle-initializer/

    Package Sidebar

    Install

    npm i tangle-initializer

    Weekly Downloads

    1

    Version

    0.1.0

    License

    none

    Last publish

    Collaborators

    • logankoester