authelia / ac

Authelia CLI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install

  1. Install the latest version of golang for your operating system.
  2. Use the go install authelia.com/tools/ac command to install the ac command to your go bin directory.
  3. Run go env and add the ${GOPATH}/bin env to your systems search path variable (usually PATH).

TODO

About

Authelia CLI

License:Apache License 2.0


Languages

Language:Go 100.0%