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