From 47378499eff9b1504cae90a643364522d572b465 Mon Sep 17 00:00:00 2001 From: jackjohn7 <70782491+jackjohn7@users.noreply.github.com> Date: Thu, 9 Apr 2026 02:59:52 -0500 Subject: [PATCH] update readme --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 44a9be2..df3014b 100644 --- a/README.md +++ b/README.md @@ -22,3 +22,14 @@ Bootstrapped and inspired by [Vimjoyer](https://youtu.be/aNgujRXDTdE). I made the Augustine wallpaper. Feel free to take it. The rest are all yoinked from various GitHub repositories. + +## Boilerplate + +Generate a new module with the following commands: + +```sh +boilerplate host my-host +boilerplate feature my-feature +boilerplate layer my-layer +boilerplate package my-package +```