add go-project
This commit is contained in:
parent
f79ef4db18
commit
039e516c01
2 changed files with 30 additions and 0 deletions
|
|
@ -11,6 +11,10 @@
|
|||
path = ./rust-project;
|
||||
description = "A rust project";
|
||||
};
|
||||
go-project = {
|
||||
path = ./go-project;
|
||||
description = "A golang project";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue