https://github.com/mohamedelashri/gitkraken.novaextension
Add a "Open in GitKraken" command to Nova
https://github.com/mohamedelashri/gitkraken.novaextension
editor editor-plugin gitkraken nova-editor nova-extension
Last synced: about 2 months ago
JSON representation
Add a "Open in GitKraken" command to Nova
- Host: GitHub
- URL: https://github.com/mohamedelashri/gitkraken.novaextension
- Owner: MohamedElashri
- License: mit
- Created: 2022-11-12T04:45:34.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-12T05:20:53.000Z (almost 3 years ago)
- Last Synced: 2025-03-03T08:26:52.829Z (7 months ago)
- Topics: editor, editor-plugin, gitkraken, nova-editor, nova-extension
- Language: JavaScript
- Homepage: https://extensions.panic.com/extensions/melashri.net/melashri.net.GitKraken/
- Size: 43 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
## Introduction
**GitKraken** provides a button in extension menu to open the current workspace in [GitKraken](https://www.gitkraken.com/).
## Requirements
This extension needs [GitKraken](https://www.gitkraken.com/) to be installed on your mac
## Usage
To run open in GitKraken:
- Select the **Extensions → Open Workspace in GitKraken** menu item;
- GitKraken will be start with the repository on focus## License
This extension is licensed under the [MIT license](https://github.com/MohamedElashri/GitKraken.novaextension/blob/main/LICENSE)
## Contribution
This extension is developed by [Mohamed Elashri](https://github.com/MohamedElashri). All contributions are welcome.
If you have any feedback, suggestions, or issues, please file those in repository issues page.