darklang / dark

Darklang main repo, including language, backend, and infra
https://darklang.com
Other
1.68k stars 91 forks source link

Refactor cli self-update #5296

Closed OceanOak closed 8 months ago

OceanOak commented 9 months ago

Changelog:

CLI: 
- Add a darklang update command to manually update the CLI
- Add bash and zsh modules to the Cli package
- Add some Cli stdlib functions for getting the runtime host and shell

This PR refactors the cli's self update code

OceanOak commented 8 months ago

Notes/ questions: