code-lines 0.1.1

A library to fetch lines of code of different languages
Documentation
1
2
3
4
5
6
7
8
9
# Code lines
A library to get lines of code.

# TODO
- [x] Tests
- [x] Support for Java
- [ ] Specific error
- [ ] Remove unwraps
- [ ] ...