Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 428 Bytes

File metadata and controls

19 lines (15 loc) · 428 Bytes

Template - UnderScript plugin

UnderScript Plugin Template

Installation

  1. Install UnderScript
  2. Install Plugin

Setup

  1. Edit package.json
  2. Edit code in index.js

Build Instructions

  1. Clone package using git
  2. Install Node.js
  3. run npm start

Release Instructions

  1. run npm build
  2. find script in dist directory