Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 924 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 924 Bytes

A Golang CLI template on Gitpod

This is a Golang CLI template configured for ephemeral cloud development environments on Gitpod.

Next Steps

Click the button below to start a new development environment:

Open in Gitpod

Get Started With Your Own Project

A new project

Click the above "Open in Gitpod" button to start a new workspace. Once you're ready to push your first code changes, Gitpod will guide you to fork this project so you own it.

An existing project

To get started with Golang CLI on Gitpod, add a .gitpod.yml file which contains the configuration to improve the developer experience on Gitpod. To learn more, please see the Getting Started documentation.