Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
update to say it's been tested to work up to 6.8.3.
  • Loading branch information
peacetara authored Oct 18, 2017
1 parent 3ea5eda commit d85e70e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ sudolikeaboss(https://github.com/ravenac95/sudolikeaboss) replacement.

sudolikeaboss is a 1Password utility to interact with iTerm2 and type in your passwords for you.

This code talks directly to your 1Password local vault(SQLite data file) and should work with 1Password > 6.8.0
This code talks directly to your 1Password local vault(SQLite data file) and works with 1Password > 6.8.0. Tested up to 6.8.3 so far - but should be pretty stable to new versions. File an issue if you run into issues.

Currently only the python version runs, see src/python/README.md (https://github.com/peacetara/slab/blob/master/src/python/README.md)
Currently only the python version works, see src/python/README.md (https://github.com/peacetara/slab/blob/master/src/python/README.md)

I plan to eventually re-write this in Rust or maybe Go, but I'm still learning those languages, and I needed a replacement *NOW*. :)
I plan to eventually re-write this in Rust or maybe Go, but I'm still learning those languages, and I needed a replacement *NOW*. re-writes accepted as pull-requests! :)

0 comments on commit d85e70e

Please sign in to comment.