Files
herolib/lib/installers/infra/zinit/readme.md
Mahmoud Emad 4c01c88b85 WIP: Building hero
- The work is still in progress

Co-authored-by: supermario <mariobassem12@gmail.com>
2025-01-02 19:01:37 +02: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