Skip to content

Simple rust script which allows you to create branche with id from Linear task link

License

Notifications You must be signed in to change notification settings

edapess/gitname

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitname Repository Setup

Pre Installation

To get started with Gitname, follow these pre-installation steps:

  1. Install Rust and Cargo:

    curl https://sh.rustup.rs -sSf | sh

Installation

  1. Clone this Repository:

    git clone https://github.com/edapess/gitname.git
  2. Go to repository directory:

    cd gitname
  3. Build Project

    ./build.sh
  4. Restart Your Terminal: After completing the above steps, restart your terminal to apply changes.

How to Use

  1. Run Gitname:
   gitname
  1. Insert Task Link from Linear:
  • You will be prompted to insert the task link from Linear.
  1. Get Branch Name:
  • Gitname will generate a branch name based on the task link.
  1. Switch to the Generated Branch:
  • You will be automatically switched to the newly created branch.

Now you are ready to work on your task using the Gitname workflow.

About

Simple rust script which allows you to create branche with id from Linear task link

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published