Skip to content

dmulholl/ironclad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ironclad

Ironclad is a command line utility for creating and managing encrypted password databases. See the documentation for details.

Download

You can download a pre-compiled binary from the releases page.

Install

Ironclad is written in Go. If you have a Go compiler installed you can install Ironclad by running:

go install github.com/dmulholl/ironclad/cmd/ironclad@latest

This will download, compile, and install the latest version of the application to your $GOPATH/bin directory.

License

Ironclad is released under the Zero-Clause BSD licence (0BSD).