Files
kewt/package.json
N0\A 55a515ccd5
All checks were successful
Lint / shellcheck (push) Successful in 18s
Release Standalone Builder / build (release) Successful in 31s
Release Standalone Builder / publish-aur (release) Successful in 34s
dist: bpkg preparation
2026-03-20 08:46:13 +01:00

8 lines
165 B
JSON

{
"name": "kewt",
"description": "A minimalist static site generator inspired by werc",
"global": "true",
"install": "make install",
"scripts": ["kewt"]
}