New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

pioche-scripts

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pioche-scripts

A set of scripts for the pioche CF Workers Framework

latest
npmnpm
Version
1.0.3
Version published
Maintainers
1
Created
Source

-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

FAQs

Package last updated on 05 Jun 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts