rodjek / librarian-puppet

http://librarian-puppet.com
MIT License
694 stars 216 forks source link

Allow the use of librarian puppet without a forge #328

Open trevor-vaughan opened 8 years ago

trevor-vaughan commented 8 years ago

This update adds support for using librarian puppet without a forge.

Setting the LIBRARIAN_PUPPET_USE_FORGE binary option in one of the configuration files will prevent the utility from reaching out to a forge for dependency resolution.

Fixes #325