@ijstech/plugin
TypeScript icon, indicating that this package has built-in type declarations

0.1.8 • Public • Published

@ijstech/plugin

Usage

Step 1: Create a new folder

mkdir demo
cd demo

Step 2: Initialize a worker/router plugin

npx @ijstech/plugin init <worker/router> <name>
e.g.: npx @ijstech/plugin init worker @scom/demo1

Step 3: Install package dependencies

npm i

or

docker-compose up install

Step 4: Run unit test

npm run test

or

docker-compose up test

Step 5: Build plugin

npm run build

or

docker-compose up build

Readme

Keywords

none

Package Sidebar

Install

npm i @ijstech/plugin

Weekly Downloads

3

Version

0.1.8

License

none

Unpacked Size

117 kB

Total Files

41

Last publish

Collaborators

  • ijstech