Lpgrid
Last Pass Grid reader
Last pass introduced another layer of protection with Grid card. This small Ruby program is here to help you read you grid card information more easily.
Requirements
ruby 2.0 or greater
Installation
git clone git@github.com:equivalent/lpgrid.git
Usage
cd lpgrid
bin/lpgrid
Tests
To run tests trigger
rake
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes with TESTS (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request

