summaryrefslogtreecommitdiff
path: root/v.mod
diff options
context:
space:
mode:
authordacctal <120422854+dacctal@users.noreply.github.com>2026-03-13 09:50:28 +0000
committerdacctal <120422854+dacctal@users.noreply.github.com>2026-03-13 09:50:28 +0000
commitc19258a3e31aabc1a0aca42cbf3d6af2eee61c8f (patch)
treef0141b9db59be3c985da3bb17cf95dcf5134a85d /v.mod
init
Diffstat (limited to 'v.mod')
-rw-r--r--v.mod7
1 files changed, 7 insertions, 0 deletions
diff --git a/v.mod b/v.mod
new file mode 100644
index 0000000..def5807
--- /dev/null
+++ b/v.mod
@@ -0,0 +1,7 @@
+Module {
+ name: 'prile'
+ description: 'print the contents of a file to stdout'
+ version: '0.0.0'
+ license: 'MIT'
+ dependencies: []
+}