Skip to content

Commit 02c4eff

Browse files
committed
Add codebuff-tricks as submodule in showcase
1 parent d6d16a6 commit 02c4eff

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@
1010
[submodule "showcase/maze-gen"]
1111
path = showcase/maze-gen
1212
url = https://github.com/narthur/maze-gen
13+
[submodule "showcase/codebuff-tricks"]
14+
path = showcase/codebuff-tricks
15+
url = https://github.com/narthur/codebuff-tricks

showcase/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Community showcase of projects built by Codebuff
77
- [Game of Life](https://github.com/narthur/game-of-life) - Conway's Game of Life implementation with TypeScript
88
- [Bayes](https://github.com/narthur/bayes) - A web application for applying Bayesian reasoning to everyday life
99
- [Maze Generator](https://github.com/narthur/maze-gen) - A maze generation visualization built with TypeScript
10+
- [Codebuff Tricks](https://github.com/narthur/codebuff-tricks) - A community-built wizard to help you set up new projects with Codebuff
1011

1112
## Cloning
1213

showcase/codebuff-tricks

Submodule codebuff-tricks added at ae83b9c

0 commit comments

Comments
 (0)