Git Product home page Git Product logo

librarian's Introduction

Librarian Build Status Code Climate

This is a forked version published as librarianp with improvements in order to support librarian-puppet.

Librarian is a framework for writing bundlers, which are tools that resolve, fetch, install, and isolate a project's dependencies, in Ruby.

A bundler written with Librarian will expect you to provide a specfile listing your project's declared dependencies, including any version constraints and including the upstream sources for finding them. Librarian can resolve the spec, write a lockfile listing the full resolution, fetch the resolved dependencies, install them, and isolate them in your project.

A bundler written with Librarian will be similar in kind to Bundler, the bundler for Ruby gems that many modern Rails applications use.

How to Contribute

Running the tests

Ensure the gem dependencies are installed:

$ bundle

Run the tests with the default rake task:

$ [bundle exec] rake

or directly with the rspec command:

$ [bundle exec] rspec spec

Installing locally

Ensure the gem dependencies are installed:

$ bundle

Install from the repository:

$ [bundle exec] rake install

Reporting Issues

Please include a reproducible test case.

License

Written by Jay Feldblum and Carlos Sanchez.

Copyright (c) 2011-2013 ApplicationsOnline, LLC. and Carlos Sanchez

Released under the terms of the MIT License. For further information, please see the file LICENSE.txt.

librarian's People

Contributors

carlossg avatar yfeldblum avatar ekohl avatar alex-harvey-z3q avatar tknerr avatar agoddard avatar databus23 avatar fnichol avatar nickhammond avatar njam avatar bastelfreak avatar taqtiqa-mark avatar jyaworski avatar bradleyd avatar rmestrum avatar flaneur2020 avatar trevorbramble avatar turbo87 avatar patcon avatar durrantm avatar jacobbednarz avatar igalic avatar hedgehog avatar perr0273 avatar bcatlin avatar avit avatar anatol avatar alno avatar

Watchers

James Cloos avatar Nick Bertrand avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.