File tree Expand file tree Collapse file tree 2 files changed +15
-12
lines changed
Expand file tree Collapse file tree 2 files changed +15
-12
lines changed Original file line number Diff line number Diff line change 1- # Library Loader
1+ # [ WIP] Library Loader :books :
2+
3+ [ ![ CircleCI] ( https://circleci.com/gh/olback/library-loader/tree/master.svg?style=svg )] ( https://circleci.com/gh/olback/library-loader/tree/master )
24
35Rust implementation of [ https://www.samacsys.com/library-loader/ ] ( https://www.samacsys.com/library-loader/ ) .
46
5- ### Todo:
6- * [x] Input
7- * [x] Credentials
8- * [ ] Automatically unzip download
9- * [x] See ` src/cse.rs#66 `
10- * [x] Implement ` std::fmt::Display ` for ` error::LLError `
11- * [ ] Mass download
12- * [ ] File watcher for epw files
13- * [ ] Auto unzip folder and copy lib to libs folder
14- * [ ] New struct for CLI-only options
15- * [ ] When using ` -g ` , treat input as output path
7+ For upcomming features, please see the: [ TODO.md] ( TODO ) .
Original file line number Diff line number Diff line change 1+ # Todo
2+
3+ * [x] [ Feature] Input
4+ * [x] [ Feature] Credentials
5+ * [x] [ Code] See ` src/cse.rs#66 `
6+ * [x] [ Code] Implement ` std::fmt::Display ` for ` error::LLError `
7+ * [ ] ~~ [ Feature] Mass download~~
8+ * [ ] [ Feature] File watcher for zipped epw (and epw??) files
9+ * [ ] [ Feature] Auto unzip folder and copy lib to libs folder
10+ * [ ] [ Code] New struct for CLI-only options
11+ * [ ] [ Feature] When using ` -g ` , treat input as output path
You can’t perform that action at this time.
0 commit comments