mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-26 06:37:21 +10:00
25 lines
718 B
Markdown
25 lines
718 B
Markdown
# ☁️ Cloud Desktop Environment
|
|
|
|
[](https://travis-ci.org/sabrehagen/desktop-environment)
|
|
|
|
My [daily driver](https://cloud.docker.com/repository/docker/sabrehagen/desktop-environment) on the cloud and on desktop.
|
|
|
|
## Getting Started
|
|
|
|
```sh
|
|
# Clone desktop environment
|
|
git clone https://github.com/sabrehagen/desktop-environment
|
|
|
|
# Start desktop environment
|
|
./desktop-environment/docker/scripts/recycle.sh
|
|
```
|
|
|
|
## Forking
|
|
|
|
Set your [user configuration](docker/scripts/environment.sh#L3) and go.
|
|
|
|
## Project Goals
|
|
|
|
- [x] A computer wholly defined in code.
|
|
- [x] Only one command required to start.
|
|
- [x] Accessible from anywhere.
|