New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

boned

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

boned

  • 0.3.2
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Boned - 0.3

Remote environment variables

NOTE: This version is not compatible with previous versions of Bone.

Running

$ redis-server path/2/redis-server.conf

$ BONED_SOURCE=redis://localhost:6379/   boned -e prod start

Running as a daemon

$ BONED_SOURCE=redis://localhost:6379/   boned -e prod -d start
$ boned -e prod -d stop

Updating bone configuration

You need to tell bone to use the HTTP API. In your .bashrc or equivalent, add:

export BONE_SOURCE=http://127.0.0.1:3073/

Installation

$ sudo gem install boned

You also need to install redis.

More Information

See bone.

Credits

Thanks

  • Kalin Harvey for the early feedback.

License

See LICENSE.txt

FAQs

Package last updated on 20 Dec 2010

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