A command line ebook reader
Go to file
Daniel Jones ba1b7ec819
Removed Cargo.lock
Cargo.lock was uploading for some reason despite being included in the gitignore. Removed.
2023-03-16 21:51:18 -05:00
src Added ncurses dependency 2023-03-16 21:44:16 -05:00
.gitignore updated gitignore 2023-03-16 21:50:04 -05:00
Cargo.toml Added ncurses dependency 2023-03-16 21:44:16 -05:00
LICENSE Create LICENSE 2023-03-16 21:16:42 -05:00
test Added ability to read file by line 2023-03-16 21:10:15 -05:00