mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-27 19:42:43 +10:00
27 lines
717 B
Markdown
27 lines
717 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 desktop.
|
|
|
|
## Getting Started
|
|
|
|
As `root`:
|
|
|
|
```sh
|
|
# Clone desktop environment
|
|
git clone https://github.com/sabrehagen/desktop-environment
|
|
|
|
# Start desktop environment
|
|
desktop-environment/host/bootstrap.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.
|