lcr
LCR
LCR is a line and character counter based on Crystal language, which is optimized to get the highest performance(haha just sppofing) :)
Installation
Just clone the repository and build it :)
git clone https://github.com/DanielcoderX/lcr
cd lcr/
shards build --threads=4 --no-debug --release
Usage
./bin/lcr ./main.go
./bin/lcr src/
TODO
[ ] Get sum of all lines and characters
Contributing
- Fork it (https://github.com/DanielcoderX/lcr/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
- DanielcoderX - creator and maintainer
License
Repository
lcr
Owner
Statistic
- 0
- 0
- 0
- 0
- 0
- about 2 years ago
- April 3, 2023
License
MIT License
Links
Synced at
Sat, 28 Jun 2025 09:59:41 GMT
Languages