Skip to content

a browser extension for exporting GitLab issues

License

Notifications You must be signed in to change notification settings

ymhuang0808/tanuki

Repository files navigation

Tanuki - a browser extension for exporting GitLab issues

Features

  • Export the GitLab issues by filters

Development

npm install

Install the node modules.

npm run build:dev

Build the extension into dist folder for development.

npm run watch

Watch for modifications then run npm run build.

npm run watch:dev

Release

npm run build

Build the extension into dist folder for production.

Roadmap

  • Internationalization.
  • Allow to configure the exported issue fields.
  • Export into difference formats, eg. Markdown, HTML an so on.

Credits

The project is built on vue-web-extension.

About

a browser extension for exporting GitLab issues

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published