diff options
| author | dacctal <120422854+dacctal@users.noreply.github.com> | 2026-03-13 09:50:28 +0000 |
|---|---|---|
| committer | dacctal <120422854+dacctal@users.noreply.github.com> | 2026-03-13 09:50:28 +0000 |
| commit | c19258a3e31aabc1a0aca42cbf3d6af2eee61c8f (patch) | |
| tree | f0141b9db59be3c985da3bb17cf95dcf5134a85d /v.mod | |
init
Diffstat (limited to 'v.mod')
| -rw-r--r-- | v.mod | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,7 @@ +Module { + name: 'prile' + description: 'print the contents of a file to stdout' + version: '0.0.0' + license: 'MIT' + dependencies: [] +} |
