/snupassr

Get credentials from lastpass cli in R

Primary LanguageRMIT LicenseMIT

Retrieve credentials from lastpass cli

Frequently retrieving credentials from lastpass can be a pain. This library shells out to the lastpass cli utility in order to make getting these easy.

Install

Use devtools:

devtools::install_github("pschmied/snupassr")

Load the library

library(snupassr)