π¦ Installation
Install via npm
npm install -g kenat-cliOr add to your project:
npm install kenat-cliRequirements
- Node.js v16 or newer
Usage
After installation, run:
kenatThis starts interactive mode. You can also run specific commands directly:
kenat today
kenat convert 2016/09/15 --to gregorian
kenat holiday --this-month
kenat calendar --year 2017 --month 1
kenat bahirehasab 2017Type kenat help for usage instructions.
Last updated on