Closed alshdavid closed 1 year ago
Let's have all of these tools accessible from a single binary, like Deno.
On Thu, Sep 30, 2021, 8:18 AM David Alsh @.***> wrote:
What will the CLI look like and what tools will be included?
- Compiler (obviously)
- Test runner (and test framework/assertions/etc)
- Linter
- Documentation generation (thanks Go for setting the bar 😄)
- Task runner (think npm scripts)
- Module management
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/alshdavid/TypeScriptBC/issues/12, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGDQCMVDI5TH564WDSFOVLLUERISRANCNFSM5FCGGHPA .
Definitely agree with the single binary
Oh, and please a formatter. That's one thing I love about Deno and Rust!
What will the CLI look like and what tools will be included?