Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 449 Bytes

README.md

File metadata and controls

24 lines (21 loc) · 449 Bytes

Keypost CLI

This serves as a client CLI to interface with keypost-app. Security is the number one priority!

Building

$ cargo build

Testing

Setup
$ sudo apt install expect
Running

You will need keypost-app running locally with a user foo@bar.com and password foobar1234.

$ cd scripts
$ ./test_runner.exp

Running

$ cargo run --release