Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 667 Bytes

File metadata and controls

28 lines (20 loc) · 667 Bytes

addon-manager

version Maintenance MIT

Electron interface for addon management

Requirements

  • Node.js v10 or higher

Getting Started

This package is available in the Node Package Repository and can be easily installed with npm or yarn.

$ npm i addon-manager
# or
$ yarn add addon-manager

Usage example

TBC

API

TBC

License

MIT