Compare commits
1 Commits
dd2880aa75
...
c6925d9a8d
| Author | SHA1 | Date |
|---|---|---|
|
|
c6925d9a8d |
|
|
@ -3,10 +3,10 @@ A rewrite of an older CLI todo system without python and regex
|
||||||
|
|
||||||
## Goals
|
## Goals
|
||||||
|
|
||||||
- [ ] BLAZING FAST!
|
[ ] BLAZING FAST!
|
||||||
- [ ] replace python with rust
|
[ ] replace python with rust
|
||||||
- [ ] replace regex with a markdown parsing library
|
[ ] replace regex with a markdown parsing library
|
||||||
- [ ] learn some rust along the way
|
[ ] learn some rust along the way
|
||||||
|
|
||||||
## Ideas
|
## Ideas
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue