Thanks for reading this! We are welcoming your contributions.
- Please open a new issue at GitHub.
- Please open a new issue at GitHub.
- Please contact us at board at menhera.com.
- Pull requests are welcome. Before creating one, please check for coding style consistency.
This project uses Node.JS/NPM. For installing Node.JS, we strongly recommends using NVM.
Clone this repository and run npm install to install the dependencies.
To build the extension, run npm run build or make.
To clean the generated files, run npm run clean or make clean.