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

Use more bun #45

Open
whoabuddy opened this issue Sep 25, 2024 · 0 comments
Open

Use more bun #45

whoabuddy opened this issue Sep 25, 2024 · 0 comments

Comments

@whoabuddy
Copy link
Contributor

Since our scripts are getting more complicated, Bun offers a neat way to manage the scripts as a CLI application which could be used by both the API and UI once they separate.

Combine it with yargs or similar and we can include flags on the command line. Not sure what is best practice here for LLM tooling anymore with how fast things change, but think this would be a simple way to avoid code spaghetti.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant