Skip to content

Commit ac90923

Browse files
committed
Add gargantua cask entry to README
The Casks/gargantua.rb itself will be auto-created and bumped by the release workflow at inceptyon-labs/gargantua on each tagged release.
1 parent 6d4f452 commit ac90923

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ brew tap inceptyon-labs/tap
1313
| Cask | Description |
1414
|------|-------------|
1515
| `freeport` | Your turnstile for AI coding assistants |
16+
| `gargantua` | macOS disk-cleanup and dev-artifact purge tool |
1617
| `mise-app` | Grocery lists, recipes, and meal planning |
1718

1819
### Freeport
@@ -25,6 +26,16 @@ A macOS app that unifies Claude, Gemini, Copilot, and other AI coding assistants
2526

2627
[Learn more](https://github.com/inceptyon-labs/freeport)
2728

29+
### Gargantua
30+
31+
```bash
32+
brew install --cask gargantua
33+
```
34+
35+
A macOS disk-cleanup tool. Reclaims gigabytes of node_modules, Xcode DerivedData, browser caches, dev artifacts, and stale app remnants — with a Trust Layer that protects the things that look like junk but aren't.
36+
37+
[Learn more](https://github.com/inceptyon-labs/gargantua)
38+
2839
### Mise
2940

3041
```bash

0 commit comments

Comments
 (0)