rename ss-tools to superset-tools across the entire project
- Replace all occurrences of 'ss-tools' with 'superset-tools' in 104 files - Rename git bundle file ss-tools.bundle → superset-tools.bundle - Update .gitignore pattern accordingly - Preserve variable names (hasSsTools etc.) and code identifiers
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
## Prerequisites
|
||||
|
||||
1. An API Key from OpenAI, OpenRouter, Kilo, or LiteLLM.
|
||||
2. At least one environment configured in ss-tools (pointing to a Superset instance).
|
||||
2. At least one environment configured in superset-tools (pointing to a Superset instance).
|
||||
3. (Optional) Playwright browsers installed for Path A (screenshot) validation:
|
||||
```bash
|
||||
playwright install chromium
|
||||
|
||||
Reference in New Issue
Block a user