the base
This commit is contained in:
@@ -36,3 +36,12 @@ Examples:
|
||||
|
||||
```
|
||||
|
||||
### to test
|
||||
|
||||
```bash
|
||||
vtest ~/code/github/freeflowuniverse/herolib/lib/osal/package_test.v
|
||||
#for a full dir
|
||||
vtest ~/code/github/freeflowuniverse/herolib/lib/osal
|
||||
```
|
||||
vtest is an alias to test functionality
|
||||
|
||||
|
||||
@@ -59,3 +59,6 @@ vtest ~/code/github/freeflowuniverse/herolib/lib/osal/package_test.v
|
||||
|
||||
- use ~ so it works over all machines
|
||||
|
||||
## important to read
|
||||
|
||||
- [aiprompts/starter/0_start_here.md](aiprompts/starter/0_start_here.md)
|
||||
|
||||
Reference in New Issue
Block a user