simple jcal calender in terminal written with php

v1.1 2021-07-22 14:34 UTC

This package is auto-updated.

Last update: 2024-06-04 18:08:03 UTC


README

simple jalai calendar for terminal written in php language

widgetize_header

installation

easily install it with composer:

composer global require  masoudniki/jcal

then if you did not add composer to your path run command below:

export PATH="$PATH:$HOME/composer/vendor/bin"

if command up did not work run this one:

export PATH="$PATH:$HOME/.config/composer/vendor/bin"

how to use it?

just run jcal in your terminal