clip clap
This commit is contained in:
parent
6603958567
commit
34d0ccbc35
|
@ -76,5 +76,5 @@ cargo build -r
|
||||||
Given the nature of the project as a learning exercise, there are currently a set of features and improvements I'd like to add eventually.
|
Given the nature of the project as a learning exercise, there are currently a set of features and improvements I'd like to add eventually.
|
||||||
- [X] Proper error handling (What I have currently is simply a mess)
|
- [X] Proper error handling (What I have currently is simply a mess)
|
||||||
- [ ] Allow the user to set which front is used in cased of mismatch between PK and SP
|
- [ ] Allow the user to set which front is used in cased of mismatch between PK and SP
|
||||||
- [ ] Implement clippy
|
- [ ] Implement clap for command inputs
|
||||||
- [ ] Actually separate the modules as actual modules
|
- [ ] Actually separate the modules as actual modules
|
||||||
|
|
Loading…
Reference in New Issue