docs: add make cheatsheet (#202) #200

This commit is contained in:
fw_qaq
2022-12-03 04:41:21 -05:00
committed by GitHub
parent b5467ec1c2
commit d75cda78f5
2 changed files with 118 additions and 0 deletions

View File

@ -125,6 +125,7 @@ Quick Reference
[Chmod](./docs/chmod.md)<!--rehype:style=background: rgb(16 185 129);-->
[Cron](./docs/cron.md)<!--rehype:style=background: rgb(239 68 68);-->
[CMake](./docs/cmake.md)<!--rehype:style=background: rgb(92 107 192);&class=contributing-->
[Make](./docs/make.md)<!--rehype:style=background: rgb(99 99 99);&class=contributing-->
[Git](./docs/git.md)<!--rehype:style=background: rgb(215 89 62);-->
[Grep](./docs/grep.md)<!--rehype:style=background: rgb(16 185 129);-->
[Find](./docs/find.md)<!--rehype:style=background: rgb(16 185 129);-->