0.1.2 • Published 1 year 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 favcmdInstall the dependencies:
npm installBuild the project:
npm run buildOptionally, 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