You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

gutcli

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gutcli

Quick project navigator

0.0.39
pipPyPI
Maintainers
1

Gut-CLI

Github repo discovery and management.

The primary benefits of using gutcli are:

  • Consistent aliases to navigate to a Github directory, regardless of the path on each team member's machine.
  • Quick access to a project's Github repo in your browser.

Features

FeatureCommandDescription
List Aliases$ gut -aList all GutRepo aliases.
GutRepo Alias$ gut.[YOUR_GITHUB_REPO_NAME]Navigate to your GutRepo with an alias. (See List Aliases to find your aliases)
Open Github Repo$ gut -rOpens the Github repo link in your browser of the GutRepo configured in your current directory.
GutRepo Configuration$ gut -cConfigure the current directory as a GutRepo. This must be a Github repo directory.
Auto Configuration$ gut --auto-configureThis command will discovery Github repos within the current directory up to 5 layers deep and configure a GutRepo.

gutcli-demo

Installation

Install

$ pip install gutcli

Upgrade

$ pip install --upgrade gutcli

FAQs

What is a GutRepo?

GutRepos are the resource created for a Github repository within the gutcli ecosystem to manage metadata including the alias.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts