initial kickstarter

This commit is contained in:
2025-11-18 09:04:43 -05:00
commit 015537c032
13 changed files with 1439 additions and 0 deletions

6
.stylua.toml Normal file
View File

@@ -0,0 +1,6 @@
column_width = 160
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
call_parentheses = "None"