Skip to content

softwareworkercom/byo

Repository files navigation

BYO CLI

Give us a star to support the project

.NET License Issues Stars

BYO CLI helps developers save repeatable workflows, organize local secrets and settings, and turn messy terminal habits into reliable automation.

Built for Developers Who Live in the Terminal

⚡ Never Lose a Command Again

Save the exact commands that worked, and run them instantly whenever you need them.

🧠 Less Context Switching

No more digging through notes, Slack messages, or shell history to remember flags and scripts.

🔐 Secrets Stay Local

Manage environment variables and credentials safely without scattering them across files.

🚀 Automate the Boring Stuff

Turn repetitive setup, deployment, and debugging steps into reusable workflows in seconds.

Benefits

  1. Spend less time remembering commands
  2. Reduce onboarding friction
  3. Standardize workflows without heavy tooling
  4. Keep your terminal fast, clean, and predictable

Quick Start

Prerequisites

Install as a global tool

dotnet tool install --global byo --version 0.0.2-gff85c0aba4

Run

byo --help

If the package is not published yet, clone this repo and run from source:

dotnet build
dotnet run --project src/SoftwareWorker.BYO.CLI -- --help

Documentation

Run tests

From the repository root:

dotnet test tests/SoftwareWorker.BYO.Tests/SoftwareWorker.BYO.Tests.csproj

Commands

  • byo --help
  • byo run --help
  • byo commands --help
  • byo settings --help
  • byo secrets --help
  • byo workflows --help

Community

License

This project is licensed under the MIT License.

About

BYO CLI helps developers save repeatable workflows, organize local secrets and settings, and turn messy terminal habits into reliable automation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages