0.1.2 • Published 10 months ago
favcmd v0.1.2
favcmd
favcmd
A CLI tool for managing your favorite commands.
Installation
To install favcmd
, follow these steps:
Clone the repository:
git clone https://github.com/blckangl/favcmd.git cd favcmd
Install the dependencies:
npm install
Build the project:
npm run build
Optionally, link the command globally:
npm link
Usage
Here are the available commands:
-l, --ls [filter]
: List your favorite commands.-a, --add <alias> <description> <category>
: Add a new favorite command with an alias, description, and category.-c, --clear
: Clear all saved commands.
License
This project is licensed under the MIT License.
Author
Created by Dia. Contact: dhiaa.kahri@gmail.com