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.
export BITBUCKET_ADDR=https://repo.your-company.com
npm run build
It will build and extract bundle to ./dist
directory.
- Go to
chrome://extensions/
- Enable
Developer Mode
- Click
Load Unpack
- Navigate to
./dist
and select any file
- Go to
about:debugging
- Click
Load Temporary Add-on
- Navigate to
./dist
and select any file
npm test