README : déplacement case roadmap
This commit is contained in:
parent
e8404dcda6
commit
28cc8a567f
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,7 @@ I want to learn Rust and see how much effort I can put into making an interopera
|
||||||
# Roadmap
|
# Roadmap
|
||||||
|
|
||||||
- [x] Execute commands
|
- [x] Execute commands
|
||||||
|
- [ ] Parse commands
|
||||||
- [ ] Variables
|
- [ ] Variables
|
||||||
- [ ] Environment variables
|
- [ ] Environment variables
|
||||||
- [ ] Builtins
|
- [ ] Builtins
|
||||||
|
@ -14,6 +15,5 @@ I want to learn Rust and see how much effort I can put into making an interopera
|
||||||
- [ ] `set`
|
- [ ] `set`
|
||||||
- [ ] `alias`
|
- [ ] `alias`
|
||||||
- [ ] `type`
|
- [ ] `type`
|
||||||
- [ ] Parse commands
|
|
||||||
- [ ] Command-line flags
|
- [ ] Command-line flags
|
||||||
- [ ] PS1
|
- [ ] PS1
|
||||||
|
|
Loading…
Reference in a new issue