Skip to content

TonyAbell/lastpass-cli

 
 

Repository files navigation

LastPass CLI

by Jason A. Donenfeld jasond@lastpass.com

C99 command line interface to LastPass.com.

Operating System Support

lpass is designed to run on GNU/Linux, Cygwin and Mac OS X.

Dependencies

Building

$ make

Installing

$ sudo make install

These environment variables can be passed to make to do the right thing: PREFIX, DESTDIR, BINDIR, LIBDIR, MANDIR.

Running

If you've installed it:

$ lpass

Otherwise, from the build directory:

$ ./lpass

Documentation

The install-doc target builds and installs the documentation. It requires AsciiDoc as a prerequisite.

$ make install-doc

Once installed,

$ man lpass

About

LastPass command line interface tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published