🚀 init
__CAPGO_KEEP_0__でこのプラグインのインストール手順とフルマークダウンガイドを含むセットアッププロンプトをコピーします。
🚀 Capgo Cloudでステップバイステップのガイダンスで新しいアプリを初期化します。
エイリアス: i
npx @capgo/cli@latest initThis includes adding code for updates, building, uploading your app, and verifying update functionality. Capgo bundles are web assets and can be fetched by anyone who knows the URL. Use encryption for banking, regulated, or other high-security apps.
__CAPGO_KEEP_1__ パッケージは、URL を知っている誰でもアクセスできる Web アセットです。銀行、規制、または他の高セキュリティ アプリでは、暗号化を使用してください。
npx @capgo/cli@latest init YOUR_API_KEY com.example.appコピー
オプション| 「オプション」セクション | パラメーター | タイプ |
|---|---|---|
| 説明 | string | App name for display in Capgo Cloud |
| 表示する __CAPGO_KEEP_0__ Cloud でのアプリ名 | string | 表示用Capgoアイコンのパス |
| —supa-host | string | Capgo開発用または自主ホスティング用のカスタムスパバースホストURL |
| —supa-anon | string | 自主ホスティング用のカスタムスパバースアノンキー |