tractordev / wanix

Experimental, local-first, web-native, Unix-like development environment
https://wanix.sh
MIT License
238 stars 13 forks source link

cli: dev command #135

Closed progrium closed 7 months ago

progrium commented 7 months ago

The wanix dev server (dev/server.go) to become a subcommand of the wanix CLI. Should be able to move into command as-is, but needs to detect the working directory is in the wanix repo. It will fail otherwise. make dev will build the binary if not built and then run wanix dev.