> For the complete documentation index, see [llms.txt](https://docs.liquidapps.io/liquidapps-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.liquidapps.io/liquidapps-documentation/working-with-zeus-sdk/overview/zeus-ide-gitpod.md).

# Get Started fast! (Zeus-IDE)

The Zeus IDE allows new developers to get up and running in mere minutes! It is based on [Gitpod](https://gitpod.io/), a cloud-based tool for creating IDEs from git repos backed by Docker containers. All a you need to do is log in to Gitpod with your GitHub account and establish a new workspace based on the LiquidApps [Zeus IDE GitHub repo](https://github.com/liquidapps-io/zeus-ide).

Behind the scenes, Gitpod executes the following:

* Automatically installs the Docker image, which already contains EOSIO, Zeus and many other tools
* Starts an EOSIO development node
* Generates a basic starting point for a project (using the Zeus SDK)

[Click here to try it!](https://gitpod.io/#https://github.com/liquidapps-io/zeus-ide)
