mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-26 06:37:21 +10:00
26 lines
796 B
Markdown
26 lines
796 B
Markdown
# ☁️ Cloud Desktop Environment
|
|
|
|
My [daily driver](https://github.com/users/sabrehagen/packages/container/package/desktop-environment) on the cloud and on desktop.
|
|
|
|

|
|
|
|
## Getting Started
|
|
|
|
The only dependency required is [Docker](https://docs.docker.com/install).
|
|
|
|
```sh
|
|
# Clone desktop environment
|
|
git clone https://github.com/sabrehagen/desktop-environment
|
|
|
|
# Start desktop environment
|
|
./desktop-environment/docker/scripts/recycle.sh
|
|
```
|
|
|
|
## Running in the Cloud
|
|
|
|
Fork the [github-computer/github-computer](https://github.com/github-computer/github-computer) repository and this desktop environment will be deployed to GitHub's cloud.
|
|
|
|
## Project Goals
|
|
|
|
- [x] A computer wholly defined in code.
|
|
- [x] Only one command required to start from scratch.
|