|
|
|
|
|
by shilch
1921 days ago
|
|
(A port of) Visual Studio Code is available for FreeBSD (using it myself); `pkg install vscode`.
If you would like to use docker, you could run a Linux distro in a virtual machine with docker daemon and configure your host docker command to use the daemon inside the VM. That's basically how docker works on macOS. |
|