mmkal / mmkal/trpc-cli

Improve bin script for typescript projects

Open
#84 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
373
Forks
13
PR merge metrics
No merged PRs in 30d

Description

Right now it only really works with recent nodejs' ability to run typescript directly (bun and deno I think work well, should test)

For node, should check for presence of tsx or even offer to download it or find a way to run trpc-cli --tsx foo bar

Also not sure that arg parsing is propagated correctly

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the bin script and its existing argument-parsing path. Test how TypeScript projects run under Node, Bun, and Deno, including the proposed tsx path and whether arguments reach the command; done means supported runtimes work and arguments are propagated correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
bun, deno, node.js, typescript
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.