Get far on package manager

This commit is contained in:
2025-04-29 05:05:34 -05:00
parent 53c027ef63
commit 4c32bd9b99
21 changed files with 1176 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<?page() route="/" ?>
<?Shell?>
<?arg_component() ?>
<h1>Hello, world</h1>
<span>Views: <?expr ++count ?></span>
<?end?>
<?end?>
<?end?>