diff options
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 +``` |
