0.2.1 • Published 2 months ago

@1pulse/pepper-mint v0.2.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 months ago

Overview

This is the @1pulse/pepper-mint npm package

It is a npm package containing the TwirpScript code

Generating code

The content in the src directory is generated using

npx twirpscript

See the proto.config.mjs file for the config and refer to other README files for more info

Compiling

Once the src directory is populated, the code is compiled using tsup

npm run build

The TypeScript code is compiled to JavaScript and the output is placed in the dist directory

Publishing

The package is published to the npm registry using

npm run deploy

The dist directory is published to the npm registry @1pulse/pepper-mint package

NOTE Before publishing, the version number in the package.json file should be updated

Usage

The package can be installed using

npm install @1pulse/pepper-mint
0.2.1

2 months ago

0.2.0

3 months ago

0.1.0

3 months ago