README : mise à jour roadmap
This commit is contained in:
parent
701643848a
commit
60c1f06b19
1 changed files with 3 additions and 2 deletions
|
@ -7,14 +7,15 @@ I want to learn Rust and see how much effort I can put into making an interopera
|
|||
# Roadmap
|
||||
|
||||
- [x] Execute commands
|
||||
- [ ] Parse commands
|
||||
- [x] Parse commands
|
||||
- [ ] Variables
|
||||
- [ ] Environment variables
|
||||
- [ ] Builtins
|
||||
- [ ] `cd`
|
||||
- [x] `cd`
|
||||
- [ ] `set`
|
||||
- [ ] `alias`
|
||||
- [ ] `type`
|
||||
- [ ] Command-line flags
|
||||
- [ ] PS1
|
||||
- [ ] Execute code from a file
|
||||
- [ ] Clean error handling
|
||||
|
|
Loading…
Reference in a new issue