Skip to content

sarasate/kitt

Repository files navigation

KITT

Keep it in the Terminal.

"kitt" is a command-line tool that allows you to easily store, organize, and retrieve frequently used commands. With kitt, you can add and edit commands and quickly search through your command library. It also allows you to export and import your command library, making it easy to share commands between different machines or with other users.

Features

  • Save commands with description and alias
  • List commands
  • Delete commands
  • Sync to github gist

Installation

npm -g install kitt

yarn global add kitt

pnpm -g install kitt

Usage

kitt [command]

Roadmap

  • Search commands in command library
  • Find in your own stored commands
  • Run commands
  • Edit commands
  • Add variables to commands
  • CLI completion
  • Library of basic commands

About

Terminal Command Keeper and Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published