Sha256: 14bca03b38605c15d9895bcd06305e33504909227e125e143752ad7bde8b173c
Contents?: true
Size: 862 Bytes
Versions: 4
Compression:
Stored size: 862 Bytes
Contents
# Pbl (Pinboard line) [![Build Status](https://secure.travis-ci.org/glidenote/pbl.png)](http://travis-ci.org/glidenote/pbl) [![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/glidenote/pbl) A command line tool for [Pinboard](http://pinboard.in/) to search your bookmarks. ## Installation Add this line to your application's Gemfile: gem 'pbl' And then execute: $ bundle Or install it yourself as: $ gem install pbl ## Usage $ pbl word ## Examples $ pbl ruby $ pbl mysql $ pbl rails ![usage image](http://blog.glidenote.com/images/2012/10/pbl.png) ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Added some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
pbl-0.0.6 | README.md |
pbl-0.0.5 | README.md |
pbl-0.0.4 | README.md |
pbl-0.0.3 | README.md |