The intelligent code collaboration platform
Space and SpaceCode will be discontinued on June 1, 2025. Learn more → →
In this blog post, you'll see how the developer advocacy team at JetBrains adopted Space to make developing content in the JetBrains Guide easier.
Currently, Docker containers are the main execution environment in Space Automation. So, what can you basically run inside the containers? These are: shell scripts, arbitrary Kotlin code, and container image commands. Let's take a look at how you can do all of these.
We're delighted to introduce Space Packages! In this post we'd like to share with you the existing features, as well as the planned features we have in store for this Space module. First of all, what is Packages? Packages is a package repository manager. If you've ever heard of Maven Central, Docke…