Skip to content

Commit

Permalink
docs: update roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
widmogrod committed Jul 13, 2024
1 parent 0eb1df7 commit 07f70cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

- [ ] **docs**: document simple state machine and how to use `mkunion` for it
- [x] **feature**: `mkunion watch ./...` command that watches for changes in files and runs faster than `go generate ./...`
- [x] **feature**: `go:tag mkmatch` to generate pattern matching functions
- [ ] **docs**: document how to write custom pattern matching functions
- [ ] **docs**: document other packages in `x/` directory
- [ ] **docs**: document typescript types generation and end-to-end typs concepts (from backend to frontend)
- [ ] **feature**: expose functions to extract `go:tag` metadata
Expand Down

0 comments on commit 07f70cd

Please sign in to comment.