From ed0133572fc85a109eaa6d4acc958e7738752ec9 Mon Sep 17 00:00:00 2001 From: blackroad Date: Mon, 16 Mar 2026 12:31:38 -0500 Subject: [PATCH] docs: add README --- README.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..28cfc13 --- /dev/null +++ b/README.md @@ -0,0 +1,31 @@ +# BlackRoad Products + +Product deployment and lifecycle management scripts. + +Part of [BlackRoad OS](https://blackroad.io) — your device, your data, your AI. + +## What This Does + +Shell scripts for building, testing, and deploying BlackRoad products across the fleet and Cloudflare infrastructure. + +## Quick Start + +```bash +bash products.sh list +bash products.sh deploy roadpay +``` + +## Tech Stack + +- Shell/Bash +- Deployment automation +- Product lifecycle management + +## Related + +- [BlackRoad OS](https://blackroad.io) +- [Documentation](https://docs.blackroad.io) + +--- + +BlackRoad OS — Pave Tomorrow.