Documentation
README
Execute CLI commands and tests inside the devcontainer. The host machine is macOS but the project binary is Linux โ running CLI commands on the host will silently produce wrong results or fail. This skill prevents that mistake.
When to Use This
- Running
ss/skillsharecommands for verification - Running
go test,make test,make check - Reproducing a bug report
- Testing a feature you just implemented
- Starting the web UI dashboard
- Any command that needs the skillshare binary or Go toolchain
This is the opening of the README. Read the full README on GitHub.