Skip to content
/ go-codespaces-tpl Public template

This is a pretty cool golang template for GitHub Codespaces.

Notifications You must be signed in to change notification settings

remainez/go-codespaces-tpl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-codespaces-tpl

Introduction

This is a pretty cool golang template for GitHub Codespaces.

[JP] イケてるGitHub Codespaces用Goテンプレートです。

Prerequisites

  • You must have the right to participate in the beta testing of GitHub Codespaces.
  • [JP] GitHub Codespacesのベータテスト参加権を取得している必要があります

Usage

  1. Click Use this template
  2. Navigate to the main page of the newly created repository. Under the repository name, use the <>Code drop-down menu, and in the Codespaces tab, click Create codespace on main.
  3. Wait for the container to be activated by spinning a hand spinner.
  4. Once launched, type the following command in the terminal tab.
$ air -c .air.toml
  1. If Air starts and the console displays "Hello World", it is successful.

Usage [JP]

  1. Use this template をクリックし、新しいリポジトリを作成します。
  2. 新しく作成されたリポジトリのメインページに遷移し、リポジトリ名の下にある <>Code のドロップダウンから Codespaces タブを開き、Create codespace on mainをクリックします。
  3. hand spinner でも回しながら、コンテナが起動するのを待ちます。
  4. 起動したらターミナルタブから下記コマンドを実行します。
$ air -c .air.toml
  1. Airが起動し、コンソールに "Hello World" と表示されたら成功です。

Environment

About

This is a pretty cool golang template for GitHub Codespaces.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published