Skip to content

GarrettPeake/pioche-scripts

Repository files navigation

-scripts

**PIOCHE IS IN ALPHA AND SHOULD NOT BE USED IN PRODUCTION**

Pioche scripts provides initialization and build tooling for Pioche, A TypeScript first framework for Cloudflare Workers, to enable the ⚡lightning⚡ fast development and execution times

npm version

⭐ Features

  • Initialization script allowing one command setup of an entire project
  • 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 deploy

And that's it! Happy hacking!
See Pioche for more info

People

Pioche-scripts was created by Garrett Peake

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published