1.3.10 • Published 3 years ago
@plasmo-corp/mystic-box v1.3.10
Mystic Box
pnpm add -g @plasmo-corp/mystic-box
mbDevelopmeng
On one terminal, run the dev process:
pnpm i
pnpm devOn another terminal, run pnpm link --global at root of the repository. Then, use mb anywhere to test the cli tool.
Notes
- Only concerned with forked repositories at the moment, but it can support a list of repository coming from the key.json as well. (If you need it, make it :p)
Publish process
- Commit any changes to the repository.
pnpm version patch | minor | majorpnpm publish