add resources

This commit is contained in:
Ben Potter
2021-06-13 13:01:50 -05:00
committed by GitHub
parent 8277e49459
commit 177f10442e

View File

@@ -3,3 +3,8 @@
A simple startup script to run code-server with --link on a VM, designed to run on Ubuntu 20.10.
**Coming soon:** One-click templates in popular marketplaces.
## Resources:
- [launch-code-server.sh](./launch-code-server.sh) - Command tested on Ubuntu machines (uses --link)
- [Other scripts](./other-scripts.md)