feat: add readme quicklink
This commit is contained in:
parent
ac305945e6
commit
4f2e37fc1f
@ -1,3 +1,5 @@
|
|||||||
# Rust bootstrap project
|
# Discord AGAU (A Gundam Among Us)
|
||||||
|
|
||||||
The goal of this tiny project is to have a devfile that allow the fast bootstrap of a rust project
|

|
||||||
|
|
||||||
|
The goal of this project is to bring back my different discord boy and create a single point of feature
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
schemaVersion: 2.2.0
|
schemaVersion: 2.2.0
|
||||||
metadata:
|
metadata:
|
||||||
name: BootstrapRust
|
name: BotDiscord
|
||||||
language: rust
|
language: rust
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
|
|
||||||
@ -8,7 +8,7 @@ projects:
|
|||||||
- name: template
|
- name: template
|
||||||
git:
|
git:
|
||||||
remotes:
|
remotes:
|
||||||
origin: git@git.weebo.fr:BootstrapProject/Rust.git
|
origin: git@git.weebo.fr:sandbox/BotDiscord.git
|
||||||
|
|
||||||
components:
|
components:
|
||||||
- name: tools
|
- name: tools
|
||||||
|
Loading…
Reference in New Issue
Block a user