# Start developing COOL on any platform in 5 minutes!

**URL:** https://forum.collaboraonline.com/t/start-developing-cool-on-any-platform-in-5-minutes/52
**Category:** Development
**Tags:** gitpod
**Created:** [October 22, 2020, 10:39am UTC](https://forum.collaboraonline.com/t/start-developing-cool-on-any-platform-in-5-minutes/52 "2020-10-22T10:39:44Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![kara](https://avatars.discourse-cdn.com/v4/letter/k/e480ec/32.png) [@kara](https://forum.collaboraonline.com/u/kara)
#### Post date: [October 22, 2020, 10:39am UTC](https://forum.collaboraonline.com/t/start-developing-cool-on-any-platform-in-5-minutes/52/1 "2020-10-22T10:39:44Z")

</div>

On top of our daily LibreOffice core archives, we have also added integration support for Gitpod, a cloud based development environment. Now you can start hacking Collabora Online (COOL) in under ~5 minutes! You might want to keep an eye on our [Twitter account](https://twitter.com/CollaboraOffice) in case a quick video tutorial comes up in the following days. 😉

**Steps to quick start:**

- Sign-up on [Gitpod.io](http://gitpod.io/) with your GitHub account
- Install the [proper extension](https://www.gitpod.io/docs/browser-extension/) for your browser
- Go to [COOL repo](https://github.com/CollaboraOnline/online)
- Click on the green Gitpod button near the top of the GitHub repo page

[![](https://europe1.discourse-cdn.com/flex013/uploads/collaboraonline/original/1X/0433c6579f5d9e69be84aa835dd1ecd334195ec2.png)](https://www.collaboraoffice.com/wp-content/uploads/2020/10/gitpod-button-onGitHub.png)

- Wait for a few minutes, and you will have a full development environment with COOL already cloned & built, ready-to-start/develop

[![Screenshot: Gitpod, your development environment for Collabora Online on the cloud](https://europe1.discourse-cdn.com/flex013/uploads/collaboraonline/original/1X/2ff53d31f650ba82a734573b7dcc2d6107788c65.png)](https://www.collaboraoffice.com/wp-content/uploads/2020/10/gitpod-screenshot-COOL.png)

- Don’t forget to also fork the main repo ![](https://europe1.discourse-cdn.com/flex013/uploads/collaboraonline/original/1X/4f5ed6916474708d36cc01437dd5f78fce6457bc.gif)
- And set the remote address in .git/config to point to your fork’s address with this command:

```bash
git remote set-url origin https://github.com/PUT-YOUR-GITHUB-USERNAME-HERE/online.git

```

Happy hacking! 🙂

_First published on [Collabora Online Community Roundup #2](https://www.collaboraoffice.com/online/collabora-online-community-roundup-2/)_

---

<div class="post-metadata">

### Author: ![kara](https://avatars.discourse-cdn.com/v4/letter/k/e480ec/32.png) [@kara](https://forum.collaboraonline.com/u/kara)
#### Post date: [November 3, 2020, 4:47pm UTC](https://forum.collaboraonline.com/t/start-developing-cool-on-any-platform-in-5-minutes/52/2 "2020-11-03T16:47:54Z")

</div>



---

<div class="post-metadata">

### Author: ![darshan](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.collaboraonline.com/darshan/32/2230_2.png) [@darshan](https://forum.collaboraonline.com/u/darshan)
#### Post date: [April 2, 2026, 12:50pm UTC](https://forum.collaboraonline.com/t/start-developing-cool-on-any-platform-in-5-minutes/52/3 "2026-04-02T12:50:05Z")

</div>


