magicblock-labs / magicblock-labs/bolt
[Feature] Automatically codegen client-code for supported languages
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 64
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
bolt build should also codegen the client-code for the supported languages
Describe the solution you'd like
TypeScript: Use Codama
C#: Use our C# codegen
This means we need to ship both tools with bolt-cli
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the bolt build entry point in bolt-cli and inspect how supported languages are configured. Check how Codama and the existing C# codegen can be shipped with the CLI; done means bolt build generates client code for TypeScript and C#.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, typescript
- Domain
- build-system, cli, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100