Skip to content

ReeganExE/codespace

Repository files navigation

Code Space | Browser Extension

Navigate to any repositories made easy.

Your company uses Microservices, thus you have a lot of projects, you need something like Ctrl P in Sublime Text, VS Code that helps you navigate to any repsositories easily?

Yes, this is for you.

image

Build your own one

export BITBUCKET_ADDR=https://repo.your-company.com
npm run build

It will build and extract bundle to ./dist directory.

Add to browser

Google Chrome

  • Go to chrome://extensions/
  • Enable Developer Mode
  • Click Load Unpack
  • Navigate to ./dist and select any file

Firefox

  • Go to about:debugging
  • Click Load Temporary Add-on
  • Navigate to ./dist and select any file

Run Test

npm test

About

Bring Ctrl P to your code hub.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published