Go to file
Jan Klattenhoff 797f401cf3
All checks were successful
Release / Release (push) Successful in 37s
feat: implement command piping in shell program
2024-08-28 12:31:16 +02:00
.gitea/workflows build: add Gitea workflow for release automation 2024-08-28 07:48:56 +02:00
src feat: implement command piping in shell program 2024-08-28 12:31:16 +02:00
.gitignore feat: initialize new Rust project with basic structure 2024-08-28 07:49:23 +02:00
Cargo.lock feat: implement command execution from user input 2024-08-28 07:54:05 +02:00
Cargo.toml feat: initialize new Rust project with basic structure 2024-08-28 07:49:23 +02:00
release.config.cjs chore: add release configuration file 2024-08-28 07:48:08 +02:00
renovate.json chore(deps): add renovate.json 2024-08-28 06:00:40 +00:00