Skip to content

chore: add dev hook workflow#12

Merged
Brandon-Gottshall merged 3 commits intomainfrom
feature/dev-hooks
Jan 12, 2026
Merged

chore: add dev hook workflow#12
Brandon-Gottshall merged 3 commits intomainfrom
feature/dev-hooks

Conversation

@Brandon-Gottshall
Copy link
Copy Markdown
Owner

Summary\n- add documented dev hook workflow and scripts plus gitignore for artifacts\n- add pre-commit/post-commit hooks that run build/test/lint and then install the dev tarball\n- record the local dev workflow in \n\n## Testing\n- go build -o bin/lfx ./cmd/lfx\n- go test ./...

ok github.com/brandon-gottshall/ifx/cmd/lfx 3.353s
ok github.com/brandon-gottshall/ifx/internal/config 0.572s
? github.com/brandon-gottshall/ifx/internal/doctor [no test files]
? github.com/brandon-gottshall/ifx/internal/install [no test files]
? github.com/brandon-gottshall/ifx/internal/paths [no test files]
ok github.com/brandon-gottshall/ifx/internal/registry 0.708s
? github.com/brandon-gottshall/ifx/internal/ui [no test files]\n- gofmt -w cmd internal

@Brandon-Gottshall Brandon-Gottshall merged commit 91449b8 into main Jan 12, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant