Files
herolib/lib/installers/web/tailwind/readme.md
2025-08-25 06:09:51 +02:00

370 B

tailwind

To get started




import freeflowuniverse.herolib.installers.something. tailwind

mut installer:= tailwind.get()!

installer.start()!




example heroscript

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