Skip to content

A command line to switch between Shortcut tickets and never create branches again

Notifications You must be signed in to change notification settings

tomaszs/Shortcut-Git-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shortcut-Git-CLI

A command line for Shortcut and Git CLI

Demo

Features

  1. Switching between tasks

You choose a ticket from your 'In progress' Shortcut line. Shortcut-Git CLI creates branches if necessary, and switches between them in the background

  1. Saving work

Shortcut-Git CLI commits and pushes your work to the repository

  1. Editable

You can modify the script to suit your needs. It is a Node.js script written in JavaScript

Instruction

  1. Copy c.js to your projects folder
  2. Update Shortcut API Token in the script
  3. Update query to your Shortcut handle
  4. Execute the script from Bash with ./c.js

About

A command line to switch between Shortcut tickets and never create branches again

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published