Skip to content

pes18fan/ncal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ncal

A small Nepali calendar program in the terminal.

ncal open in WezTerm

Installation

Download Crystal for your system.

Then clone the repo and build the app.

git clone https://github.com/pes18fan/ncal
cd ncal
shards build ncal

ncal will be built in the folder ./bin/ncal.

Usage

Check ncal --help.

Contributing

At this point, I consider this project to be fairly complete; it's not much more than a simple app to check the date. However, many parts of the code (including the way date conversion is done) is fairly hacky so feel free to contribute if you have a better way, found an issue in it, or just want to add something new!

  1. Fork it (https://github.com/pes18fan/ncal/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

About

nepali calendar for the terminal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published