Extension Details

- GitUp
- by SLProductions
- 3 Recent Installs | 33 Total Installs
- Open a Nova workspace's repository in GitUp.app
- Repository
- Bug Reports
-
Read Files
-
Launch Subprocesses
-
This extension is allowed to:
Readme
GitUp Extension provides a command to open the current workspace's git repository in GitUp.
Requirements
GitUp Extensions relies on GitUp and its Command Line Utilities being installed.
Follow these steps:
- Open GitUp.app
- Navigate to GitUp → Preferences via the menu bar
- Go to the Integration tab
- Under Command Line Utility click Install.
You may be prompted for your mac's login for permission to install the binary.
Usage
Select Extensions → Open in GitUp or open the command pallet and type Open in GitUp.
If you don't have GitUp's Command Line Utilities installed, you will be prompted to do so.
Entitlements
GitUp Extension uses:
processis used to locate and run thegitupbinary which lets it open repositoriesfilesystem/readonlyis used to check your current workspace is a git repository and validate customgituppaths if you set one in configuration.
Configuration
You can specify a custom path for the gitup binary if you like.
To do this, open up Extensions → Extension Library... then select GitUp's Preferences tab
and enter your custom path.
GitUp Extension will check the binary is executable for running it.
Release Notes
Version 1.0
Adapted from nova-gitfox