|
||
---|---|---|
cmd/pelican | ||
internal | ||
magefiles | ||
test/databases | ||
.gitignore | ||
.golangci.yaml | ||
LICENSE | ||
README.md | ||
go.mod | ||
go.sum |
README.md
Pelican
Summary
This project is WIP and is not meant for production use
Pelican is a simple Kanban board for your terminal.
Storage
Data is stored in a BoltDB database. For Linux the default the database file is located at $XDG_DATA_HOME/canal/canal.db If $XDG_DATA_HOME is not set then the default location is $HOME/.local/share/canal/canal.db by default. For all other operating systems the default location is $HOME/.canal/canal.db.
Keybindings
TBC