https://github.com/klassm/raycast-bitbucket-server
https://github.com/klassm/raycast-bitbucket-server
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/klassm/raycast-bitbucket-server
- Owner: klassm
- Created: 2022-09-17T14:51:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-17T06:11:38.000Z (almost 2 years ago)
- Last Synced: 2024-07-17T08:49:08.146Z (almost 2 years ago)
- Language: TypeScript
- Size: 313 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bitbucket Server
Extension to display BitBucket data within [Raycast](https://developers.raycast.com/).
# Features
* Search for repositories, jump directly to builds, pull requests, ...
* Display the repository and your currently assigned pull request
* View the status
* Jump to the build url
* Approve / merge them
## Installation
Clone this repository and run `npm install && npm run dev`.