Skip to content

build: add justfile as command runner - #24

Merged
wangeguo merged 1 commit into
mainfrom
wangeguo/add-justfile
Jan 20, 2026
Merged

build: add justfile as command runner#24
wangeguo merged 1 commit into
mainfrom
wangeguo/add-justfile

Conversation

@wangeguo

Copy link
Copy Markdown
Member

Summary

  • Add justfile with commands for dev, build, lint, typecheck, docker, and release workflows
  • Update CI workflow to use just setup and just all
  • Update README and CONTRIBUTING documentation with just command usage

Test plan

  • Run just to verify all commands are listed
  • Run just all to verify lint, typecheck, and build pass
  • Verify CI workflow passes

🤖 Generated with Claude Code

- Add justfile with commands for dev, build, lint, typecheck, etc.
- Update CI workflow to use just setup and just all
- Update README with just command documentation
- Update CONTRIBUTING guide with new development workflow
@wangeguo
wangeguo merged commit e31fc11 into main Jan 20, 2026
3 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