...
This commit is contained in:
@@ -6,14 +6,14 @@ this is how we want example scripts to be, see the first line
|
||||
```vlang
|
||||
#!/usr/bin/env -S v -gc none -no-retry-compilation -cc tcc -d use_openssl -enable-globals run
|
||||
|
||||
import freeflowuniverse.crystallib.installers.sysadmintools.daguserver
|
||||
import freeflowuniverse.herolib.installers.sysadmintools.daguserver
|
||||
|
||||
mut ds := daguserver.get()!
|
||||
|
||||
println(ds)
|
||||
```
|
||||
|
||||
the files are in ~/code/github/freeflowuniverse/crystallib/examples for crystallib
|
||||
the files are in ~/code/github/freeflowuniverse/herolib/examples for herolib
|
||||
|
||||
## important instructions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user