⭐ Give us a star to support the project
BYO CLI helps developers save repeatable workflows, organize local secrets and settings, and turn messy terminal habits into reliable automation.
Save the exact commands that worked, and run them instantly whenever you need them.
No more digging through notes, Slack messages, or shell history to remember flags and scripts.
Manage environment variables and credentials safely without scattering them across files.
Turn repetitive setup, deployment, and debugging steps into reusable workflows in seconds.
- Spend less time remembering commands
- Reduce onboarding friction
- Standardize workflows without heavy tooling
- Keep your terminal fast, clean, and predictable
- .NET SDK 10 (https://dotnet.microsoft.com/en-us/download/dotnet/10.0)
dotnet tool install --global byo --version 0.0.2-gff85c0aba4byo --helpIf the package is not published yet, clone this repo and run from source:
dotnet build dotnet run --project src/SoftwareWorker.BYO.CLI -- --help
From the repository root:
dotnet test tests/SoftwareWorker.BYO.Tests/SoftwareWorker.BYO.Tests.csprojbyo --helpbyo run --helpbyo commands --helpbyo settings --helpbyo secrets --helpbyo workflows --help
- 🐞 Report bugs and request features in Issues
- 💬 Share ideas in Discussions
This project is licensed under the MIT License.