detunized / lastpass-ruby

LastPass Ruby API
MIT License
70 stars 19 forks source link

Support writing new accounts / passwords to LastPass #12

Closed edestecd closed 7 years ago

edestecd commented 7 years ago

It would be nice to randomly generate passwords and store them in LastPass

detunized commented 7 years ago

This a read-only library. I'm not planning on adding any read-write functionality. Take a look at the official tool lastpass-cli, it supports most of the LP features.