Skip to content

AppelBoomHD/alfred-vscode-github

Repository files navigation

alfred-vscode-github

Easily create new projects with GitHub source-control or open existing projects in Visual Studio Code with this Alfred 5 workflow.

Commands

  • newproject: creates a new project in your project directory or a subdirectory, automatically initializes a matching GitHub repository and opens the project in Visual Studio Code.
  • openproject: opens an existing project from your project directory or subdirectory in Visual Studio Code.

Requirements

Installation

Automatic

Run this command in your shell to automatically install the workflow:

npm install --global alfred-vscode-github

Manual

  1. Download the workflow file.
  2. Double-click the downloaded file to install the workflow.

Configuration

  1. Generate GitHub authentication token.
  2. Simply copy and paste this token into the user configuration.
  3. Select your project directory in the user configuration.

Inspiration

alfred-vscode

About

Easily create new projects with GitHub source-control or open existing projects in Visual Studio Code with this Alfred 5 workflow.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published