Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TSX Cli #30

Merged
merged 15 commits into from
Sep 1, 2024
Merged

TSX Cli #30

merged 15 commits into from
Sep 1, 2024

Conversation

drew-y
Copy link
Collaborator

@drew-y drew-y commented Sep 1, 2024

So I don't need to build before running cli.

Usually I use tsc -w so I don't forget to recompile. Watch mode has been buggy for me. It sometimes silently stops writing files, even when the timestamp on last compile time is correct. Sometimes even that freezes.

This bypasses the typescript compiler.

@drew-y
Copy link
Collaborator Author

drew-y commented Sep 1, 2024

Use command vt instead of void.

@drew-y drew-y merged commit a00a167 into develop Sep 1, 2024
1 check passed
@drew-y drew-y deleted the drew/tsx-cli branch September 9, 2024 22:35
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