-
Notifications
You must be signed in to change notification settings - Fork 39
Closed
Description
I'm going to be investing some time on refactoring caprover-cli.
My plans around the refactor:
- Getting rid of vulnerable and unnecessary outdated dependencies
- 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)
Metadata
Metadata
Assignees
Labels
No labels