ncal
ncal
A small Nepali calendar program in the terminal.
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!
- Fork it (https://github.com/pes18fan/ncal/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- pes18fan - creator and maintainer
Repository
ncal
Owner
Statistic
- 1
- 0
- 0
- 0
- 1
- 6 months ago
- March 22, 2024
License
GNU General Public License v3.0
Links
Synced at
Sun, 17 Nov 2024 03:54:37 GMT
Languages