Files
herolib/lib/installers/web/tailwind4

tailwind4

To get started




import incubaid.herolib.installers.something. tailwind4

mut installer:= tailwind4.get()!

installer.start()!




example heroscript

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