Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

tangle-app

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tangle-app

Tools for working with tangle apps

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

tangle-app

Tools for working with tangle apps

Strider Build Status Travis Build Status Dependency Status devDependency Status Gittip

NPM

Overview

tangle is a set of tools for building web applications.

tangle-app implements the app subcommand for tangle.

Usage

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

Examples

# Executing app with no options
$ tangle-app

Contributing

To rebuild & run the tests

$ git clone https://github.com/tanglejs/app.git
$ cd app
$ 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 app 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.

Keywords

tangle

FAQs

Package last updated on 30 May 2014

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