Skip to content

Latest commit

 

History

History
executable file
·
34 lines (20 loc) · 687 Bytes

README.md

File metadata and controls

executable file
·
34 lines (20 loc) · 687 Bytes

Azure::Core

Build Status

This project provides a Ruby package with core functionality consumed by Azure SDK gems.

Installation

Add this line to your application's Gemfile:

gem 'azure-core'

And then execute:

$ bundle

Or install it yourself as:

$ gem install azure-core

Usage

 require 'azure/core'

Development

After checking out the repo, run bundle install to install dependencies. Then, run rake test to run the tests.

Provide Feedback

If you encounter any bugs with the library please file an issue.