- Export the GitLab issues by filters
Install the node modules.
Build the extension into dist
folder for development.
Watch for modifications then run npm run build
.
Build the extension into dist
folder for production.
- Internationalization.
- Allow to configure the exported issue fields.
- Export into difference formats, eg. Markdown, HTML an so on.
The project is built on vue-web-extension.