@shipitdotpage/cli
v1.0.2
Published
The official CLI for shipit.page. Deploy your sites from the terminal or let AI build them for you.
Downloads
61
Maintainers
Readme
@shipitdotpage/cli 🚀
The official command-line tool for shipit.page!
Easily deploy your chaotic creations directly from your terminal, or hand the keys over to our AI to generate a brutalist, retro masterpiece and push it live automatically.
Installation
Install the CLI globally via NPM:
npm install -g @shipitdotpage/cliCommands
🔑 Login
Save your Personal Access Token locally so you don't have to keep pasting it.
shipit login <your_token>🚀 Deploy
Got your index.html ready? Ship it straight to your subdomain.
shipit deploy(By default, this looks for an index.html in your current directory. You can also specify a path like shipit deploy dist/index.html)
🤖 Generate (AI)
Feeling lazy? Just tell the CLI what vibe you want, and it will construct raw HTML/CSS and pipeline it directly to your live site.
shipit generate "A cyber-goth hacker club landing page with neon green text on a black background"Built with ❤️ for the JoeCities/shipit.page ecosystem.
