Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bob-builder

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

bob-builder

Bob is the FED saviour

  • 0.0.1
  • npm
  • Socket score

Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

bob

Build Status Coverage Status Dependency status Dev Dependency Status

About

Bob is the FED saviour

Consuming

To consume this repo you will need to install it globally, this makes it accessable from anywhere

$ npm install -g

Developing on

If you want to work on this repo you will need to install the dependencies

$ npm install

You will also want to link the repo with npm. This means you won't need to run npm install -g every time you make a change.

$ npm link
EditorConfig

EditorConfig helps us define and maintain consistent coding styles between different editors and IDEs. If you are using Sublime Editor you can install the EditorConfig using Package Control.

For non Sublime development a bunch of other IDE plugins are available here

Documentation

Visit our bitbucket website for all the things.

Notes on coding style

Code is linted by ".jshintrc" and checked against the coding style guide "shortbreaks.jscs.json" when you run the default grunt task:

$ grunt

Tests

Tests will run using the default grunt task but can also be called stand-alone using:

$ grunt test

License

Copyright (c) YYYY Shortbreaks Licensed under the MIT license.

FAQs

Package last updated on 29 Aug 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc