create-clawpage
v1.0.1
Published
Scaffolding tool to initialize a new [clawpage](https://github.com/imyelo/clawpage) project.
Readme
create-clawpage
Scaffolding tool to initialize a new clawpage project.
Usage
npx create-clawpage <project-name>This creates a new directory with:
clawpage.toml— site configuration (fill in yoursiteURL)chats/— directory for your exported chat YAML files.github/workflows/— GitHub Actions workflow for automatic Pages deploymentpackage.json— wired toclawpage-webfor local dev and build
Next Steps
After scaffolding, follow the setup guide in the Clawpage README or paste this into your agent chat:
Read https://clawhub.ai/imyelo/clawpage and install the clawpage skill,
then run first-time setup for me.