Skip to content

core.herocmds #

fn cmd_biztools #

fn cmd_biztools(mut cmdroot Command)

const wikipath = os.dir(@FILE) + '/wiki'

fn cmd_caddy #

fn cmd_caddy(mut cmdroot Command)

path string //if location on filessytem, if exists, this has prio on git_url git_url string // location of where the hero scripts are git_pull bool // means when getting new repo will pull even when repo is already there git_pullreset bool // means we will force a pull and reset old content coderoot string //the location of coderoot if its another one

fn cmd_configure #

fn cmd_configure(mut cmdroot Command)

fn cmd_gen #

fn cmd_gen(mut cmdroot Command)

fn cmd_juggler #

fn cmd_juggler(mut cmdroot Command)

path string //if location on filessytem, if exists, this has prio on git_url git_url string // location of where the hero scripts are git_pull bool // means when getting new repo will pull even when repo is already there git_pullreset bool // means we will force a pull and reset old content coderoot string //the location of coderoot if its another one

fn cmd_postgres #

fn cmd_postgres(mut cmdroot Command)

fn cmd_zola #

fn cmd_zola(mut cmdroot Command)

path string //if location on filessytem, if exists, this has prio on git_url git_url string // location of where the hero scripts are git_pull bool // means when getting new repo will pull even when repo is already there git_pullreset bool // means we will force a pull and reset old content coderoot string //the location of coderoot if its another one