Skip to the content.

glasp

OpenSSF Scorecard

glasp は Google Apps Script プロジェクトを管理する Go 製 CLI ツールです。 Node.js ベースの clasp をシングルバイナリで置き換え、高速に動作します。

English

Features

Quick Start

# インストール(Linux / macOS)
curl -sSL https://takihito.github.io/glasp/install.sh | sh

# ログイン
glasp login

# 既存プロジェクトのクローン
glasp clone <script-id>

# ファイルの取得・反映
glasp pull
glasp push

デフォルトでは ~/.local/bin にインストールされます。変更する場合:

curl -sSL https://takihito.github.io/glasp/install.sh | GLASP_INSTALL_DIR=/usr/local/bin sh

Windows: irm https://takihito.github.io/glasp/install.ps1 | iex でインストールできます。

詳しくは インストール使い方GitHub Actions をご覧ください。

Supply-Chain Security