Proton CLI
NOTE! This project is currently in its infancy. While it is actively being worked
on, it is not remotely ready for any sort of use by "users". If you are
interested in assisting with development, or fixing any of the hideous code
decisions being made early on then, by all means, patches are welcome!
The Proton CLI is a command
line interface for the various Proton products.
This tool is a basic CLI wrapper around the go-proton-api library. While it
is intended to be useful in and of itself, it is also intended to act as a an
example of interacting with the Proton API.
Features
Installation
Run go install and copy the compiled binary into your $PATH.
Contributing
See the CONTRIBUTING.md file for details.