Skip to content

Latest commit

 

History

265 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adb

Airdb Development Builder

Quick Install

go install -ldflags -X=github.com/airdb/adb/internal/adblib.BuildTime=$(date +%s) github.com/airdb/adb@latest

Download

https://github.com/airdb/adb/releases/latest/download/adb
https://github.com/airdb/adb/releases/latest/download/adb-darwin
https://github.com/airdb/adb/releases/latest/download/adb-linux-amd64.zip


https://github.com/airdb/adb/releases/download/v1.0.0/adb

Cowsay

adb cowsay supports the built-in figures and also recursively loads custom ASCII figures from ~/.config/bar/. Relative file paths under that directory become figure names for adb cowsay --list and adb cowsay -f <figure>. When no message is provided, adb cowsay also looks for fortunes in ~/.config/bar/fortune.txt, using one non-empty trimmed line per fortune before falling back to the built-in defaults.

Password

adb passwd generates a random 16-character alphanumeric password by default. Use adb passwd --complex to require lower, upper, digit, and symbol characters, and adb passwd -n 24 to control the length.

For Template Maintaining

go get github.com/rakyll/statik
statik -include='*' -src gin-template -f

About

Airdb Development Builder

Resources

Code of conduct

Contributing

Security policy

Stars

2 stars

Watchers

0 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages