pioche-scripts

1.0.3 • Public • Published

-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

  • [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 deploy

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

People

Pioche-scripts was created by Garrett Peake

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    1
    • latest

Version History

Package Sidebar

Install

npm i pioche-scripts

Weekly Downloads

2

Version

1.0.3

License

MIT

Unpacked Size

27.1 kB

Total Files

6

Last publish

Collaborators

  • gepeake