README : déplacement case roadmap

This commit is contained in:
Ahurac 2024-04-10 10:31:07 +02:00
parent e8404dcda6
commit 28cc8a567f

View file

@ -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