Commit Graph

3 Commits

Author SHA1 Message Date
Daniel Olshansky
3715b9671c Renamed everything to clawdock 2026-02-10 15:37:21 -05:00
Daniel Olshansky
115cfa20a9 Removing next steps 2026-02-10 15:37:21 -05:00
Daniel Olshansky
33b717e885 feat: add shell helpers for OpenClaw development
Add interactive shell helper scripts to streamline local development:

- openclaw-helpers.sh: Zsh functions for repo navigation, running nodes,
  wallet management, and log tailing
- install.sh: Installer script that backs up existing config and sources
  helpers from .zshrc
- README.md: Documentation for available commands
- NEXT_STEPS.md: Community contribution checklist

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-10 15:37:21 -05:00