An open API service indexing awesome lists of open source software.

https://github.com/pottava/make-it-public


https://github.com/pottava/make-it-public

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Google Cloud でのサイト公開ハンズオン

### 資材をダウンロード

Google Cloud のコンソールを開き、[Cloud Shell](https://cloud.google.com/shell/docs/launching-cloud-shell?hl=ja) を起動してください。
Cloud Shell が起動したら、**ルートディレクトリ直下に** GitHub からリポジトリをクローンしましょう。

```sh
git clone https://github.com/pottava/make-it-public.git
```

### ハンズオン!

以下のコマンドでチュートリアルが起動しましょう。

```sh
cd make-it-public/
teachme tutorial.md
```