From a8cf3b2757dee028e86f7cc6848b741c46dd933a Mon Sep 17 00:00:00 2001 From: Rosyid Haryadi Date: Tue, 18 Mar 2025 15:32:50 +0700 Subject: upd: implementing cat-file & add readme --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..b9b7158 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +### Grit +*NOT FINISHED YET* + +An attempt to implement a git client... in Rust, so that I can say "I use Rust btw". + +- Install rust and cargo +- `cargo run -- [ARGS]` to test in dev mode + +`ARGS` is supposedly partially compatible with git commands. + +For now the only sub-command that works properly is `init` -- cgit v1.2.3-70-g09d2