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

picking up the caprover-cli refactor #149

Closed
elribonazo opened this issue Dec 12, 2024 · 2 comments
Closed

picking up the caprover-cli refactor #149

elribonazo opened this issue Dec 12, 2024 · 2 comments

Comments

@elribonazo
Copy link
Contributor

elribonazo commented Dec 12, 2024

I'm going to be investing some time on refactoring caprover-cli.

My plans around the refactor:

  1. Getting rid of vulnerable and unnecessary outdated dependencies
  2. Clean and refactor the code

I'll be doing this because of how much this project has helped me over the years, and despite being a PRO user, i think its a good way to pay back for all the free years

Track progress in here: https://github.com/elribonazo/caprover-cli/tree/refactor I'll be sending PR when everything is ready.

Progress so far:

  • Re-wrote the http client using fetch which is available nowadays in any environment
  • Made types a little bit better
  • Faster building with esbuild + vitest (for future testing for cli)
@elribonazo
Copy link
Contributor Author

elribonazo commented Dec 15, 2024

PR #150

@elribonazo
Copy link
Contributor Author

merged

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