# Install from custom tap
brew install ericschmar/tap/moribito
# Install from custom tap
brew install ericschmar/tap/moribito
git clone https://github.com/ericschmar/moribito
cd moribito
go build -o moribito.exe cmd/moribito/main.go
After installation, verify the installation by checking the version:
moribito --version
After installation, create your configuration file:
moribito --create-config
This will create a configuration file in the appropriate OS-specific location:
~/.config/moribito/config.yaml
~/.moribito/config.yaml
%APPDATA%\moribito\config.yaml
Edit the configuration file with your LDAP server details and run:
moribito