What’s New in Codesphere Version 1.8.0

The latest Codesphere updates!

April 22, 2021 1 Min Read
What’s New in Codesphere Version 1.8.0
What’s New in Codesphere Version 1.8.0

Codesphere

From everyone in the Codesphere Team:)

Table of Contents
The latest Codesphere updates!

What’s New?

Features

  • Added Python support
  • Ability to create an app from a GitHub URL
  • Added FAQ page

Starting today, Codesphere supports Python and allows users to create an app directly from a GitHub URL. The feature works in the following way: navigate to codesphere.com and append a #, followed by a GitHub URL of any public repository. This will create an app by cloning the repository. The final URL will look something like this: http://codesphere.com/#https://github.com/

You can now also find a brand new FAQ page on our website with answers to any questions you may have.

In addition, our team is working on allowing users to connect their own domains to their Codesphere apps, which you can expect in the coming week along with a tutorial video on our YouTube channel.

We are working hard to make Codesphere even more enjoyable to use. Stay tuned for future releases!

As always, thanks for using Codesphere.

Happy coding!

About the Author

What’s New in Codesphere Version 1.8.0

Codesphere

From everyone in the Codesphere Team:)

We are building the next generation of Cloud, combining Infrastructure and IDE in one place, enabling a seamless DevEx and eliminating the need for DevOps specialists.

More Posts

How to Deploy Gleam on Codesphere?

How to Deploy Gleam on Codesphere?

Gleam is a newly released functional programming language. Follow this tutorial to build a simple web app with Gleam and deploy it on Codesphere.

Good Coding Practices: Codesphere Version

Good Coding Practices: Codesphere Version

Adhering to good coding practices and maintaining a consistent codebase is the differentiating factor when it comes to developer experience and efficiency.