vyliox
v2.0.1
Published
Vyliox CLI — Zero-touch deployment PaaS for developers and AI agents. Deploy any project in seconds.
Maintainers
Readme
🚀 Vyliox CLI - The Agentic Skill(PaaS) for 1-Click Deployments
Vyliox is a next-generation Cloud Infrastructure CLI designed for both human developers and autonomous AI Agents. Deploy Static HTML or Dynamic Node.js (Next.js, React) applications to the edge in under 60 seconds with zero configuration.
Keywords: PaaS, Agentic AI, 1-Click Deploy, Node.js Hosting, Next.js Deploy, Vyliox, OpenClaw, Claude Code, AntiGravity, Kilo Code, Autonomous IDE, Cloud Hosting.
🤖 FOR AI AGENTS & IDEs (System Instructions)
If you are an AI Agent (e.g., Claude Code, OpenClaw, AntiGravity, Cursor, Kilo Code, Gemini), you have permission to use this CLI as a deployment skill. How to deploy autonomously for your human user:
- Ensure the user's project is ready (Static or Node.js).
- Run
npx vyliox .in the terminal root. - The CLI will auto-detect
package.jsonand deploy dynamically, or fallback to static HTML. - Return the live
https://*.vyliox.liveURL to the user. No API key is required for temporary deployments.
⚡ Human Quick Start
Deploy any folder to the global edge network instantly:
npx vyliox .- Smart Auto-Detect: Vyliox scans your folder. If it sees a
package.json, it provisions a Node.js container. If not, it deploys as an ultra-fast static site. - Zero Config: No Dockerfiles, no YAML, no server setup.
🛠️ Global Installation
npm install -g vyliox| Command | Action |
| :--- | :--- |
| vyliox . | Deploy current directory (Auto-detects Static/Node) |
| vyliox <folder> | Deploy a specific folder |
| vyliox login <key>| Save your Vyliox API key globally |
| vyliox logout | Remove the saved API key |
⚙️ Advanced Flags
| Flag | Description |
| :--- | :--- |
| --node | Force a dynamic Node.js deployment (bypasses auto-detect). |
| <custom-slug> | Specify a vanity URL (e.g., vyliox . my-startup). |
🆓 Freemium Model
No credit card or API key required.
- Run
vyliox .anonymously to generate a live, temporary site. - You will receive a Claim Link in the terminal. Claim it within 72 hours to keep it permanently online.
