1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
# Code lines A library to get lines of code. ## Supported languages - Rust - Java # TODO - [x] Tests - [x] Support for Java - [x] Specific error - [x] Remove unwraps - [ ] Fetch code from the web - [ ] Add more tests - [ ] ...