0.1.0 • Published 6 years ago

cerebro-plugin-gitlab v0.1.0

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

cerebro-plugin-gitlab

Build Status

Cerebro plugin for easy access to your GitLab projects

npm.io

Usage

Type lab keyboard in Cerebro to access the plugin.

Development

Clone repo

git clone https://github.com/brpaz/cerebro-plugin-gitlab

Install dependencies

yarn install

Launch the plugin

npm start

  • A symlink will be created between the plugin folder and the Cerebro plugins folder.
  • You will need to reload your Cerebro settings (Right click on Cerebro tray icon -> Development -> Reload).
  • You can use Cerebro Dev Tools to debug your plugin.

Related