Files
herolib/lib/installers/sysadmintools/zinit/readme.md
2024-12-25 10:18:31 +01:00

357 B

zinit

To get started



import freeflowuniverse.herolib.installers.something. zinit

mut installer:= zinit.get()!

installer.start()!




example heroscript

!!zinit.install
    homedir: '/home/user/zinit'
    username: 'admin'
    password: 'secretpassword'
    title: 'Some Title'
    host: 'localhost'
    port: 8888