samit22 / calendarN

CLI tool to generate Nepali calendar with today's details, supports both Nepali and English calendars.
MIT License
6 stars 3 forks source link

Add -m flag for today #7

Closed samit22 closed 11 months ago

samit22 commented 2 years ago

-m is minified flag, should return today's long date only.

Command

calendarN today -m

Should return

आइतवार, ०८ श्रावण, २०७९  | Sunday, 24 July, 2022
josisusan commented 2 years ago

@samit22 , I would like to contribute on this task.