Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 687 Bytes

File metadata and controls

35 lines (26 loc) · 687 Bytes

ankylo logo

ankylo

Your secrets, together and secure.

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.

Installation

Option 1: Install from GitHub

pip install git+https://github.com/Iced-code/ankylo.git

Option 2: Download and install

git clone https://github.com/Iced-code/ankylo.git
cd ankylo
pip install .

Usage

ankylo
ankylo init
ankylo add github
ankylo get github --show

Learn more

[https://iced-code.github.io/ankylo/]

Credits

Created by Ayaan Modak.