From 87f65d42e9ad91c009ee124757eae8dcf717ab83 Mon Sep 17 00:00:00 2001 From: despiegk Date: Wed, 25 Dec 2024 09:39:47 +0100 Subject: [PATCH] the base --- aiprompts/starter/0_start_here.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/aiprompts/starter/0_start_here.md b/aiprompts/starter/0_start_here.md index 628e4c61..3d1ab01b 100644 --- a/aiprompts/starter/0_start_here.md +++ b/aiprompts/starter/0_start_here.md @@ -51,12 +51,11 @@ additional_args := fp.finalize() or { ## when creating a test script -instruct user to use it as +instruct user to test as follows (vtest is an alias which gets installed when herolib gets installed), can be done for a dir and for a file ```bash -v -enable-globals test ~/code/github/freeflowuniverse/herolib/lib/osal/package_test.v +vtest ~/code/github/freeflowuniverse/herolib/lib/osal/package_test.v ``` - use ~ so it works over all machines -- always use -enable-globals