Files
howtos/docs/INSTALL.md
user c6b4a88736 feat: scaffold howtos project
Collection of usage guides and cheatsheets. Includes project docs,
topic template, and directory structure.
2026-02-21 19:18:48 +01:00

308 B

Install

Prerequisites

None. This is a plain Markdown collection.

Optional Tools

For better terminal rendering:

# bat — syntax-highlighted cat
sudo apt install bat

# glow — terminal markdown renderer
sudo apt install glow

Clone

git clone <repo-url> ~/git/howtos