https://github.com/devlights/gitpod-gui-example
This is a example that is shown the Gui application in Gitpod. (using gitpod-full-vnc docker file)
https://github.com/devlights/gitpod-gui-example
Last synced: about 2 months ago
JSON representation
This is a example that is shown the Gui application in Gitpod. (using gitpod-full-vnc docker file)
- Host: GitHub
- URL: https://github.com/devlights/gitpod-gui-example
- Owner: devlights
- License: mit
- Created: 2020-12-24T01:35:20.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-25T09:58:08.000Z (over 4 years ago)
- Last Synced: 2023-04-01T09:21:32.731Z (about 2 years ago)
- Language: Go
- Size: 11.7 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gitpod-gui-example
This is a example that is shown the Gui application in Gitpod. (using gitpod-full-vnc docker file)
[](https://gitpod.io/#https://github.com/devlights/gitpod-gui-example)
## Run
```sh
$ make run
```