ankylo is an encrypted, local-first key vault that lives entirely in your terminal. Store, retrieve, manage, and inject API keys without ever touching a browser or plaintext file.
pip install git+https://github.com/Iced-code/ankylo.git
git clone https://github.com/Iced-code/ankylo.git
cd ankylo
pip install .
ankylo
ankylo init
ankylo add -n github
ankylo get -n github --show
[https://iced-code.github.io/ankylo/]
Created by Ayaan Modak.
