diff options
| author | frosty <gabriel@bwaaa.monster> | 2026-04-13 13:33:10 -0400 |
|---|---|---|
| committer | frosty <gabriel@bwaaa.monster> | 2026-04-13 13:33:10 -0400 |
| commit | 8703eaf81470fda6cda729b45b755f403055f179 (patch) | |
| tree | 59dca9a40766ca5d68d00ac8e6ec35bc2aec27bd /README.md | |
| download | cmommy-8703eaf81470fda6cda729b45b755f403055f179.tar.gz | |
init
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..b0c86bf --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# cmommy +Just don't ask about it, inspired by [cargo-mommy](https://github.com/Gankra/cargo-mommy). <span style="color: #fff; text-shadow: 0 0 2px #fff, 0 0 4px #00ff00, 0 0 8px #00ff00, 0 0 12px #00ff00, 0 0 20px #00ff00;">THIS LINK WILL BRING YOU TO A FEDDED WEBSITE (GitHub)</span> + +## Installation +``` +$ git clone https://git.bwaaa.monster/cmommy +$ cd cmommy +$ make +# doas make install +``` |
