# griddriver To get started ```vlang import freeflowuniverse.herolib.installers.something. griddriver mut installer:= griddriver.get()! installer.start()! ``` ## example heroscript ```hero !!griddriver.install homedir: '/home/user/griddriver' username: 'admin' password: 'secretpassword' title: 'Some Title' host: 'localhost' port: 8888 ```