hof icon indicating copy to clipboard operation
hof copied to clipboard

Framework that joins data models, schemas, code generation, and a task engine. Language and technology agnostic.

Results 87 hof issues
Sort by recently updated
recently updated
newest added

benefits: - ephemeral environment, no need to have the dir complexity of testscript currently - secret management - consistency between local & actions Maybe we modify testscript or use our...

`{ public, private } X { direct, indirect } X { from-git, from-oci}`

We want to have top level commands so users can get a bird's eye view of everything available locally to their project, across the various features. We still want the...

we are currently "deleting" comments when we rewrite the file. It is probably more that we haven't added the comments to writing out, which should be available in the input...

in case users have multiple mods to publish and want to locate it close by, or the contents are simpler when split

### What version of `hof` are you using (`hof version`)? $ hof version hof - the high code framework Version: vLocal Commit: Dirty BuildDate: Unknown GoVersion: go1.20.3 OS / Arch:...

1. `hof fmt stop` 2. `hof flow @test/fmt`

When I add a Model to a Datamodel and code gen, I get a merge conflict from the new field at the end of the list & file. The "Your...

## What feature would you like? I should be able to set a command to run after the regen loop is done while watch. `--watch-exec` flag and similar config per...