Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 143 Bytes

DEVELOP.md

File metadata and controls

21 lines (14 loc) · 143 Bytes

Develop

Install

npm i

Test

npm test -- --watch

Publish

Start to publish

TOKEN=ghp_123 npm run release