šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Sign inDemoInstall
Socket

berkshelf-api-client

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

berkshelf-api-client

4.0.1
Rubygems
Version published
Maintainers
3
Created
Source

Berkshelf::APIClient

Build Status Gem Version

A Ruby library for communicating with the Berkshelf API server

Installation

Add this line to your application's Gemfile:

gem 'berkshelf-api-client'

And then execute:

$ bundle

Or install it yourself as:

$ gem install berkshelf-api-client

Usage

require 'berkshelf/api-client'

Contributing

  • Fork it
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin my-new-feature)
  • Create new Pull Request

FAQs

Package last updated on 26 Jun 2017

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