summaryrefslogtreecommitdiff
path: root/cmd (follow)
Commit message (Expand)AuthorAgeFilesLines
* chore(gonf): replace global variables with an env structJulien Dessaux2024-06-126-112/+105
* feat(gonf): support a GONF_HOST environment variableJulien Dessaux2024-06-073-5/+10
* chore(gonf): removed opinionated static checkersJulien Dessaux2024-06-025-52/+31
* fix(gonf): fixed hostflag managementJulien Dessaux2024-06-011-1/+1
* feat(gonf): implement the gonf deploy cli commandJulien Dessaux2024-05-033-0/+221
* chore(gonf): fix errcheck and shadow errorsJulien Dessaux2024-05-012-9/+17
* chore(gonf): factorise hostflag managementJulien Dessaux2024-04-293-27/+37
* feat(gonf): implement the gonf build cli commandJulien Dessaux2024-04-162-0/+68
* feat(gonf): implement config directory flag and env variableJulien Dessaux2024-04-111-4/+16
* feat(gonf): bootstrapped the gonf cliJulien Dessaux2024-03-082-0/+99