Skip to content
/ flik Public

Blue Ant CLI client on zsh steroids

License

MIT, BSD-2-Clause licenses found

Licenses found

MIT
LICENSE
BSD-2-Clause
LICENSE_fastentrypoints
Notifications You must be signed in to change notification settings

rsteube/flik

Repository files navigation

flik

Build Status

Blue Ant CLI client.

demo

Install

pip2 install --user git+https://github.com/rsteube/[email protected]
# needs ~/.local/bin in $PATH
#~/.zshrc
#
#zstyle ':completion:*' menu select
fpath=($(flik completion) $fpath)
autoload -U compinit && compinit

Windows

curl -sSL https://bootstrap.pypa.io/get-pip.py | python
pip2 install git+https://github.com/rsteube/flik
pip2 install keyrings.alt
sed -i '1ifpath=($(flik completion) $fpath)\' ~/.zshrc

Demo

docker-compose run flik
flik# flik login
flik# flik sync
flik# flik list