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

Replace this with a CLI #1

Open
pistasjis opened this issue Nov 1, 2023 · 0 comments
Open

Replace this with a CLI #1

pistasjis opened this issue Nov 1, 2023 · 0 comments

Comments

@pistasjis
Copy link
Member

I'm working on a CLI instead of using these bash scripts because it is a PITA to maintain. I'll probably try using the Crystal programming language, because while I'm a Go fan, the binaries Go produces are way too big, and Crystal looks quite easy to learn (other than the vastly different syntax) and the binaries it produces are quite small, and it doesn't cause a hole in your drive (which Rust does).

Every command will be in one binary, and it'll probably be more consistent, but what I know for certain is that it'll be easier to implement new features down the line.

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

No branches or pull requests

1 participant