gsc-cli 2.0.0 → 2.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (6) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +78 -49
  3. data/bin/gsc +3 -3
  4. data/dist/gsc +3 -3
  5. data/lib/gsc/version.rb +1 -1
  6. metadata +18 -6
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4e0189995ff86db46e177552d4f59c1818fb052ce8596771b007653d291e4e20
4
- data.tar.gz: c460fc3df0a07d176777f662c729c11ae04ec2a31bac4b64c6e5480a11287317
3
+ metadata.gz: 3e379d13d9b1370ad2bb461f3e15f95954495bd116da11b6a24cfbda47709410
4
+ data.tar.gz: 405dbb5733c79e2ed8265c73ee57c0e659f6edf6364f74355b912b24d441acc9
5
5
  SHA512:
6
- metadata.gz: 6c79b81769a4aeb94d03b594c1a7ecbbe63fa41fa6898b9ad1ac7b2a1770cc9116f6881fded5fbe25dbb050d6d2bc3034d9e493003d2e22b9eb39ed4027b06d6
7
- data.tar.gz: 6d51b70bb71d03e0ada49926a4fbad9b86a71f18ba73b9c96ae046bb9094bc8502ef6da5287ee44d51f27d4f8893703059a6e6f21f4528be6d793748acc98a59
6
+ metadata.gz: da24aec2a22b157c347e85158a4a6a5b9f9ae3f58ed3f192f2b4fd8a8bee66122d5a603b5d044b54fa11e1c08736c1c7a68243ceadef828633f45a9b5039ebe7
7
+ data.tar.gz: 4fd60edd74505e3eac264b33ac4366e6f81c9f4c1019462ecf19b9cd701b2a31043967011eb576e3c39593441d3239c1ec009b8024f2b5cbbd9c7337d9203b41
data/README.md CHANGED
@@ -4,6 +4,7 @@
4
4
  > Sub-50ms CLI & AI Agent engine for real-time Google search rankings, instant Googlebot indexing, Google Trends velocity, Keywords Everywhere volume, and 360° SEO health audits.
5
5
 
6
6
  [![Ruby](https://img.shields.io/badge/Ruby-3.0%2B-red.svg?logo=ruby&logoColor=white)](https://www.ruby-lang.org)
7
+ [![Gem Version](https://badge.fury.io/rb/gsc-cli.svg)](https://rubygems.org/gems/gsc-cli)
7
8
  [![Dependencies](https://img.shields.io/badge/dependencies-0%20gems-brightgreen.svg)](#)
8
9
  [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
9
10
  [![AI Agent Native](https://img.shields.io/badge/AI%20Agent-Native%20Skill-purple.svg)](#-ai-agent-native-integration-antigravity-claude-cursor)
@@ -12,14 +13,14 @@
12
13
 
13
14
  <p align="center">
14
15
  <b>gsc-cli</b> is a free, open-source initiative built and maintained by
15
- <a href="https://apolloswave.com"><b>AppollosWave LLC</b></a>.
16
+ <a href="https://apolloswave.com/?utm_source=github&utm_medium=readme&utm_campaign=gsc-cli"><b>ApollosWave LLC</b></a>.
16
17
  </p>
17
18
 
18
19
  <p align="center">
19
20
  <sub>Explore other software built by our team:</sub><br>
20
- ⚡ <a href="https://superspeedapp.com"><b>Superspeed</b></a> — Lightning-fast macOS disk cleaner & RAM booster for Apple Silicon<br>
21
- 🛒 <a href="https://supercart.app"><b>Supercart</b></a> — High-converting slide cart drawer & 1-click upsells for Shopify stores<br>
22
- 📦 <a href="https://packinglog.com"><b>PackingLog</b></a> — Smart QR-code box inventory & photo catalog for residential & office moves
21
+ ⚡ <a href="https://superspeedapp.com/?utm_source=github&utm_medium=readme&utm_campaign=gsc-cli"><b>Superspeed</b></a> — Lightning-fast macOS disk cleaner & RAM booster for Apple Silicon<br>
22
+ 🛒 <a href="https://supercartapp.com/?utm_source=github&utm_medium=readme&utm_campaign=gsc-cli"><b>Supercart</b></a> — High-converting slide cart drawer & 1-click upsells for Shopify stores<br>
23
+ 📦 <a href="https://packinglog.com/?utm_source=github&utm_medium=readme&utm_campaign=gsc-cli"><b>PackingLog</b></a> — Smart QR-code box inventory & photo catalog for residential & office moves
23
24
  </p>
24
25
 
25
26
  ---
@@ -34,7 +35,7 @@ Every software company, indie hacker, and e-commerce founder faces the exact sam
34
35
  4. **AI Agents Need Clean, Fast, Machine-Readable Intelligence**: Modern AI coding agents (Google Antigravity, Claude Code, Cursor, Codex) cannot click web buttons. They need raw, fast, deterministic JSON over stdout.
35
36
 
36
37
  ### The Epiphany Bridge
37
- At **[AppollosWave](https://apolloswave.com)**, we run multiple production software businesses—from macOS system utilities (**[Superspeed](https://superspeedapp.com)**) and Shopify e-commerce apps (**[Supercart](https://supercart.app)**) to physical moving inventory SaaS (**[PackingLog](https://packinglog.com)**).
38
+ At **[ApollosWave](https://apolloswave.com/?utm_source=github&utm_medium=readme&utm_campaign=gsc-cli)**, we run multiple production software businesses—from macOS system utilities (**[Superspeed](https://superspeedapp.com/?utm_source=github&utm_medium=readme&utm_campaign=gsc-cli)**) and Shopify e-commerce apps (**[Supercart](https://supercartapp.com/?utm_source=github&utm_medium=readme&utm_campaign=gsc-cli)**) to physical moving inventory SaaS (**[PackingLog](https://packinglog.com/?utm_source=github&utm_medium=readme&utm_campaign=gsc-cli)**).
38
39
 
39
40
  We refused to bloat our repos with 40 gems or waste 10 hours a week clicking in Search Console. We needed a **single, standalone pure-Ruby CLI** that connects directly to Google APIs using native `OpenSSL` and `Net::HTTP` in **under 50 milliseconds**.
40
41
 
@@ -46,7 +47,7 @@ We built **`gsc-cli`** to run our own marketing. **We open-sourced it 100% free
46
47
 
47
48
  - 📈 **Real-Time Google Trends Engine**: 5-year and 1-year search trajectory, growth velocity percentage, Unicode sparklines (` ▂▃▄▅▆▇█`), and regional demand breakdowns with zero authentication.
48
49
  - 🎯 **Zero-Auth Keyword Planner**: Instant seed expansion via Google Autocomplete with automated search intent classification (`Informational`, `Commercial`, `Transactional`).
49
- - 💰 **Keywords Everywhere API Integration**: Fetch exact monthly search volume, CPC, competition index, and 12-month trends for up to 500 keywords in a single call.
50
+ - 💰 **Keywords Everywhere Dual Ingestion (Zero-Cost Clipboard & Headless API)**: Ingest free keyword tables directly from the Keywords Everywhere web dashboard via `gsc import clip` (zero credits required), or connect paid API keys for 1-step automated terminal lookups (`gsc ke`).
50
51
  - 📊 **Google Ads Planner Ingestion**: Ingest CSV exports from Google Ads Keyword Planner, calculate composite Opportunity Scores (0–100), and cross-correlate with live GSC rankings.
51
52
  - 🚀 **Instant Googlebot Re-Indexing**: Ping Google's Indexing API with `URL_UPDATED` or `URL_DELETED` for priority crawl queueing within seconds.
52
53
  - 🔍 **Live Google URL Inspection**: Direct Search Console API check for indexing verdict, assigned canonical URL, crawl timestamps, and robots.txt state.
@@ -61,22 +62,19 @@ We built **`gsc-cli`** to run our own marketing. **We open-sourced it 100% free
61
62
 
62
63
  ## 📦 Quick Installation
63
64
 
64
- ### Option 1: One-Line Installer (Recommended for macOS & Linux)
65
+ ### Option 1: Official RubyGem (Instant Global Install)
65
66
  ```bash
66
- curl -fsSL https://raw.githubusercontent.com/ApollosWave/gsc-cli/main/install.sh | bash
67
+ gem install gsc-cli
67
68
  ```
68
69
 
69
- ### Option 2: Clone & Install Standalone
70
- `gsc-cli` is a standalone pure-Ruby executable with zero gem runtime dependencies:
70
+ ### Option 2: 1-Line Standalone Installer (macOS & Linux)
71
71
  ```bash
72
- git clone https://github.com/ApollosWave/gsc-cli.git
73
- cd gsc-cli
74
- ./install.sh
72
+ curl -fsSL https://raw.githubusercontent.com/ApollosWave/gsc-cli/main/install.sh | bash
75
73
  ```
76
74
 
77
- ### Option 3: RubyGem Installation
78
- ```bash
79
- gem install gsc-cli
75
+ ### Option 3: In Your Gemfile (Bundler)
76
+ ```ruby
77
+ gem 'gsc-cli'
80
78
  ```
81
79
 
82
80
  Ensure `~/.local/bin` is in your shell `PATH`:
@@ -149,17 +147,60 @@ gsc site-audit https://packinglog.com/sitemap.xml --report docs/seo/site_audit_i
149
147
 
150
148
  ---
151
149
 
152
- ### 1. Keywords Everywhere API Integration (`gsc ke`)
150
+ ### 1. Keywords Everywhere Dual Workflow (`gsc import clip` & `gsc ke`)
153
151
 
154
152
  #### The Problem
155
- Knowing *what* people search is only half the battle. You need to know **exact monthly search volume**, **Cost Per Click (CPC)**, and **commercial competition**. Manually logging into keyword tools, copying keyword tables, and checking spreadsheets breaks your flow and blocks autonomous AI agents.
153
+ Knowing *what* people search is only half the battle. You need to know **exact monthly search volume**, **Cost Per Click (CPC)**, and **commercial competition**. But keyword tools either force you to buy expensive API subscriptions or lock valuable data inside disconnected browser spreadsheets.
156
154
 
157
- #### The Magic
158
- `gsc-cli` integrates directly with the official Keywords Everywhere API. In a single command, it expands any topic, pulls exact search volumes and CPCs, calculates an **Opportunity Score (0–100)**, and checks whether your domain already ranks for that keyword in Search Console:
155
+ `gsc-cli` provides **two flexible workflows** tailored to how you work:
159
156
 
160
- ```bash
161
- gsc ke "mac cleaner" --limit 25
162
- ```
157
+ ---
158
+
159
+ #### 🆓 Method A: Zero-Cost Clipboard Ingestion (`gsc import clip`)
160
+ > **No API key or paid credits required!** Works 100% free with the Keywords Everywhere web dashboard or browser extension.
161
+
162
+ If you don't have paid API credits, or prefer using the free daily lookups on the Keywords Everywhere website:
163
+
164
+ 1. **Copy Your Keywords in the Browser**:
165
+ * Open [Keywords Everywhere](https://keywordseverywhere.com/) (or use their Chrome/Firefox extension or bulk keyword tool).
166
+ * View any table of search volumes, CPCs, and competition metrics.
167
+ * Click **"Copy"** / **"Copy to Clipboard"** (or select the rows and press `Cmd+C` / `Ctrl+C`).
168
+ 2. **Run One Command in Your Terminal**:
169
+ ```bash
170
+ gsc import clip
171
+ ```
172
+ 3. **Instant Analysis & GSC Correlation**:
173
+ `gsc-cli` uses native OS clipboard tools (`pbpaste` on macOS, `xclip`/`wl-paste` on Linux) to:
174
+ * Parse volume, CPC, competition score, and monthly history at zero cost.
175
+ * Draw live **Unicode Sparklines (` ▂▃▄▅▆▇█`)** showing 12-month demand trajectory.
176
+ * Calculate **Opportunity Scores (0–100)** to prioritize low-competition/high-volume wins.
177
+ * Automatically cross-reference your live Google Search Console rankings (`🏆 Top 3`, `🥇 Page 1`, `🎯 Striking Distance`, or `🚀 Untargeted`).
178
+ * Automatically archive the snapshot into `~/.config/gsc/domains/<domain>/keywords/` so you can track rank progress over time!
179
+
180
+ ---
181
+
182
+ #### ⚡ Method B: Headless Direct API Integration (`gsc ke`)
183
+ > **For automated, headless terminal lookups.** Requires a Keywords Everywhere API key with paid credits.
184
+
185
+ If you have purchased an API key from [Keywords Everywhere](https://keywordseverywhere.com/) (credits start at just $1.25 for 100,000 keyword lookups), you can query search demand directly from the terminal without ever opening a browser:
186
+
187
+ 1. **Connect your API key once**:
188
+ ```bash
189
+ gsc connect ke YOUR_API_KEY
190
+ ```
191
+ *Your key is securely stored in `~/.config/gsc/config.json` alongside your Google service account.*
192
+ 2. **Check your remaining account credits**:
193
+ ```bash
194
+ gsc ke-credits
195
+ ```
196
+ 3. **Query any keyword topic or seed directly**:
197
+ ```bash
198
+ gsc ke "mac cleaner" --limit 25
199
+ ```
200
+ 4. **Bulk inspect an entire keyword list headlessly**:
201
+ ```bash
202
+ gsc ke keywords.txt --country us --limit 100 --json
203
+ ```
163
204
 
164
205
  Terminal Output:
165
206
  ```text
@@ -175,22 +216,6 @@ Terminal Output:
175
216
  how to clear system storage mac 9,900 $1.20 0.15 89/100 Informational 🚀 Untargeted
176
217
  ```
177
218
 
178
- #### How to Connect Keywords Everywhere in 10 Seconds
179
- 1. Get an API key from [Keywords Everywhere](https://keywordseverywhere.com/) (credits start at just $1.25 for 100,000 keywords).
180
- 2. Connect it in `gsc`:
181
- ```bash
182
- gsc connect ke YOUR_API_KEY
183
- ```
184
- *Your key is securely saved to `~/.config/gsc/config.json` alongside your Google credentials.*
185
- 3. Check remaining account credits anytime:
186
- ```bash
187
- gsc ke-credits
188
- ```
189
- 4. Bulk inspect an entire keyword file:
190
- ```bash
191
- gsc ke keywords.txt --country us --limit 100 --json
192
- ```
193
-
194
219
  ---
195
220
 
196
221
  ### 2. Google Trends Real-Time Demand Engine (`gsc trends`)
@@ -233,18 +258,22 @@ gsc planner "moving boxes" --limit 20
233
258
 
234
259
  ---
235
260
 
236
- ### 4. Universal Keyword Ingestion: Google Ads & Keywords Everywhere (`gsc import`)
261
+ ### 4. Universal Keyword Ingestion: Clipboard, Google Ads & Files (`gsc import`)
237
262
 
238
263
  #### The Problem
239
264
  Exporting search volume and CPC data from keyword tools usually results in messy spreadsheets that sit forgotten in your downloads folder. Merging those keywords with your live Google Search Console rankings requires complex VLOOKUPs and manual position checking.
240
265
 
241
266
  #### The Magic
242
- `gsc import` accepts raw exports from **both Google Ads Keyword Planner and Keywords Everywhere** (in `.csv`, `.tsv`, or markdown table format):
267
+ `gsc import` accepts raw keyword data directly from your **clipboard** or files exported from **both Google Ads Keyword Planner and Keywords Everywhere** (in `.csv`, `.tsv`, or markdown table format):
268
+
243
269
  ```bash
244
- # Import Keywords Everywhere export
270
+ # 1-click ingest directly from your system clipboard (free & zero setup):
271
+ gsc import clip
272
+
273
+ # Import a Keywords Everywhere markdown or CSV export:
245
274
  gsc import path/to/KW.md --limit 30
246
275
 
247
- # Import Google Ads Keyword Planner CSV/TSV
276
+ # Import a Google Ads Keyword Planner CSV/TSV:
248
277
  gsc import path/to/google-ads-keywords.csv --limit 30
249
278
  ```
250
279
 
@@ -346,7 +375,7 @@ gsc saved check 1
346
375
  |---|---|
347
376
  | `gsc trends <query>` | Real-time Google Trends 5y/1y demand velocity, sparklines, and geo breakdown |
348
377
  | `gsc planner <seed>` | Zero-auth Google Suggest intent expander with live GSC rank correlation |
349
- | `gsc import <file>` | Ingest Google Ads or Keywords Everywhere export (.csv, .tsv, .md) with 12m sparklines |
378
+ | `gsc import <file or clip>` | Ingest Google Ads / Keywords Everywhere data from clipboard (`gsc import clip`) or file (.csv, .tsv, .md) with 12m sparklines |
350
379
  | `gsc planner-import <file>` | Ingest Google Ads / Keywords Everywhere export (alias for `import`) |
351
380
  | `gsc ke <seed or file>` | Keywords Everywhere: Exact monthly volume, CPC, competition & GSC correlation |
352
381
  | `gsc ke-credits` | Check remaining Keywords Everywhere account API credits |
@@ -428,15 +457,15 @@ gsc skills install
428
457
 
429
458
  ---
430
459
 
431
- ## 🏢 Proudly Backed by AppollosWave LLC
460
+ ## 🏢 Proudly Backed by ApollosWave LLC
432
461
 
433
- `gsc-cli` is free and open-source software under the [MIT License](LICENSE). It is actively developed and maintained by the engineering team at **[AppollosWave LLC](https://apolloswave.com)**.
462
+ `gsc-cli` is free and open-source software under the [MIT License](LICENSE). It is actively developed and maintained by the engineering team at **[ApollosWave LLC](https://apolloswave.com/?utm_source=github&utm_medium=readme&utm_campaign=gsc-cli)**.
434
463
 
435
464
  We build tools for high-performance software, e-commerce, and everyday logistics. Check out our commercial products:
436
465
 
437
- - ⚡ **[Superspeed](https://superspeedapp.com)** — The native, lightning-fast macOS performance & storage cleaner designed for Apple Silicon. Purge multi-gigabyte Xcode caches, app leftovers, and reclaim RAM in one tap.
438
- - 🛒 **[Supercart](https://supercart.app)** — The modern slide cart drawer for Shopify. Boost Average Order Value (AOV) with automated in-cart upsells, free shipping progress bars, and instant 1-click checkout.
439
- - 📦 **[PackingLog](https://packinglog.com)** — The personal and business moving box inventory management app. Batch-photograph box items with your phone, print scannable QR stickers, and locate any item in seconds.
466
+ - ⚡ **[Superspeed](https://superspeedapp.com/?utm_source=github&utm_medium=readme&utm_campaign=gsc-cli)** — The native, lightning-fast macOS performance & storage cleaner designed for Apple Silicon. Purge multi-gigabyte Xcode caches, app leftovers, and reclaim RAM in one tap.
467
+ - 🛒 **[Supercart](https://supercartapp.com/?utm_source=github&utm_medium=readme&utm_campaign=gsc-cli)** — The modern slide cart drawer for Shopify. Boost Average Order Value (AOV) with automated in-cart upsells, free shipping progress bars, and instant 1-click checkout.
468
+ - 📦 **[PackingLog](https://packinglog.com/?utm_source=github&utm_medium=readme&utm_campaign=gsc-cli)** — The personal and business moving box inventory management app. Batch-photograph box items with your phone, print scannable QR stickers, and locate any item in seconds.
440
469
 
441
470
  ---
442
471
 
data/bin/gsc CHANGED
@@ -3,7 +3,7 @@
3
3
 
4
4
  # ==============================================================================
5
5
  # Google Search Console & Indexing API CLI Tool (Pure Ruby - Zero Gem Dependencies)
6
- # Standalone Single-File Distribution (Built from lib/gsc v2.0.0)
6
+ # Standalone Single-File Distribution (Built from lib/gsc v2.0.2)
7
7
  # ==============================================================================
8
8
 
9
9
  require 'net/http'
@@ -20,7 +20,7 @@ require 'stringio'
20
20
 
21
21
  # --- version.rb ---
22
22
  module GSC
23
- VERSION = '2.0.0'
23
+ VERSION = '2.0.2'
24
24
  end
25
25
 
26
26
  # --- color.rb ---
@@ -8125,4 +8125,4 @@ Prompts = GSC::Prompts unless defined?(Prompts)
8125
8125
  PageAnalyzer = GSC::PageAnalyzer unless defined?(PageAnalyzer)
8126
8126
  SiteCrawler = GSC::SiteCrawler unless defined?(SiteCrawler)
8127
8127
 
8128
- GSC::CLI.start(ARGV) if __FILE__ == $PROGRAM_NAME
8128
+ GSC::CLI.start(ARGV)
data/dist/gsc CHANGED
@@ -3,7 +3,7 @@
3
3
 
4
4
  # ==============================================================================
5
5
  # Google Search Console & Indexing API CLI Tool (Pure Ruby - Zero Gem Dependencies)
6
- # Standalone Single-File Distribution (Built from lib/gsc v2.0.0)
6
+ # Standalone Single-File Distribution (Built from lib/gsc v2.0.2)
7
7
  # ==============================================================================
8
8
 
9
9
  require 'net/http'
@@ -20,7 +20,7 @@ require 'stringio'
20
20
 
21
21
  # --- version.rb ---
22
22
  module GSC
23
- VERSION = '2.0.0'
23
+ VERSION = '2.0.2'
24
24
  end
25
25
 
26
26
  # --- color.rb ---
@@ -8125,4 +8125,4 @@ Prompts = GSC::Prompts unless defined?(Prompts)
8125
8125
  PageAnalyzer = GSC::PageAnalyzer unless defined?(PageAnalyzer)
8126
8126
  SiteCrawler = GSC::SiteCrawler unless defined?(SiteCrawler)
8127
8127
 
8128
- GSC::CLI.start(ARGV) if __FILE__ == $PROGRAM_NAME
8128
+ GSC::CLI.start(ARGV)
data/lib/gsc/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module GSC
4
- VERSION = '2.0.0'
4
+ VERSION = '2.0.2'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gsc-cli
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0
4
+ version: 2.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - ApollosWave LLC
@@ -9,9 +9,18 @@ bindir: bin
9
9
  cert_chain: []
10
10
  date: 1980-01-02 00:00:00.000000000 Z
11
11
  dependencies: []
12
- description: A lightweight, zero-gem CLI tool and AI agent engine for Google Search
13
- Console, Google Indexing API, Google Analytics 4, Keywords Everywhere, and Google
14
- Trends.
12
+ description: |
13
+ == OVERVIEW
14
+
15
+ A lightweight, zero-gem CLI tool and AI agent engine for Google Search Console, Google Indexing API, Google Analytics 4, Keywords Everywhere, and Google Trends.
16
+
17
+ == APOLLOSWAVE ECOSYSTEM
18
+
19
+ Built and maintained by {ApollosWave LLC}[https://apolloswave.com/?utm_source=rubygems&utm_medium=gem_desc&utm_campaign=gsc-cli]. Check out our commercial products:
20
+
21
+ * {Superspeed}[https://superspeedapp.com/?utm_source=rubygems&utm_medium=gem_desc&utm_campaign=gsc-cli] - Lightning-fast macOS disk cleaner and RAM booster for Apple Silicon.
22
+ * {Supercart}[https://supercartapp.com/?utm_source=rubygems&utm_medium=gem_desc&utm_campaign=gsc-cli] - High-converting slide cart drawer and 1-click upsells for Shopify stores.
23
+ * {PackingLog}[https://packinglog.com/?utm_source=rubygems&utm_medium=gem_desc&utm_campaign=gsc-cli] - Smart QR-code moving box inventory and photo catalog.
15
24
  email:
16
25
  - support@apolloswave.com
17
26
  executables:
@@ -39,13 +48,16 @@ files:
39
48
  - lib/gsc/site_crawler.rb
40
49
  - lib/gsc/sitemap_loader.rb
41
50
  - lib/gsc/version.rb
42
- homepage: https://github.com/ApollosWave/gsc-cli
51
+ homepage: https://apolloswave.com
43
52
  licenses:
44
53
  - MIT
45
54
  metadata:
46
- homepage_uri: https://github.com/ApollosWave/gsc-cli
55
+ homepage_uri: https://apolloswave.com/?utm_source=rubygems&utm_medium=gem_sidebar&utm_campaign=gsc-cli
47
56
  source_code_uri: https://github.com/ApollosWave/gsc-cli
57
+ documentation_uri: https://github.com/ApollosWave/gsc-cli#readme
58
+ bug_tracker_uri: https://github.com/ApollosWave/gsc-cli/issues
48
59
  changelog_uri: https://github.com/ApollosWave/gsc-cli/blob/main/README.md
60
+ funding_uri: https://superspeedapp.com/?utm_source=rubygems&utm_medium=gem_sidebar&utm_campaign=gsc-cli
49
61
  rdoc_options: []
50
62
  require_paths:
51
63
  - lib