This website requires JavaScript.
Explore
Help
Register
Sign in
ahurac
/
rash.old
Archived
Watch
2
Star
0
Fork
You've already forked rash.old
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
A Rust-based POSIX compliant shell
This repository has been archived on
2024-04-09
. You can view files and clone it, but cannot push or open issues or pull requests.
14
commits
8
branches
0
tags
94
KiB
Rust
100%
4a4dd5817b
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Hippolyte Chauvin
4a4dd5817b
Ajout : println à la fin du main
2023-10-28 15:41:57 +02:00
src
Ajout : println à la fin du main
2023-10-28 15:41:57 +02:00
.gitignore
Initialisation : projet Rust
2023-10-11 15:32:49 +02:00
Cargo.lock
Ajout : Cargo.lock
2023-10-11 15:33:42 +02:00
Cargo.toml
Initialisation : projet Rust
2023-10-11 15:32:49 +02:00
LICENSE.txt
Ajout : LICENSE
2023-10-11 15:31:52 +02:00
README.md
Ajout : README
2023-10-11 15:31:22 +02:00
README.md
rash
- A POSIX-compliant shell written in Rust
(The only purpose of this is learning Rust!)