From 6b964d68c631a0fe547f6a4dc101552fd6c9c90d Mon Sep 17 00:00:00 2001 From: Maxime Leriche Date: Sun, 14 Jan 2024 01:08:25 +0100 Subject: [PATCH] first commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..45dd250 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Rust bootstrap project + +The goal of this tiny project is to have a devfile that allow the fast bootstrap of a rust project