pioche-scripts
v1.0.3
Published
A set of scripts for the pioche CF Workers Framework
Readme
⭐ Features
- [x] Initialization script allowing one command setup of an entire project
- [x] Build script allowing ZERO boilerplate without losing any features
💾 Getting Started
To create a new, fully prepared Pioche project
npx pioche-scripts create <AppName>Then to deploy the included Hello, World! script simply
cd <AppName>
npm run deployAnd that's it! Happy hacking!
See Pioche for more info
People
Pioche-scripts was created by Garrett Peake
