To get started with Gitname, follow these pre-installation steps:
-
Install Rust and Cargo:
curl https://sh.rustup.rs -sSf | sh
-
Clone this Repository:
git clone https://github.com/edapess/gitname.git
-
Go to repository directory:
cd gitname
-
Build Project
./build.sh
-
Restart Your Terminal: After completing the above steps, restart your terminal to apply changes.
- Run Gitname:
gitname
- Insert Task Link from Linear:
- You will be prompted to insert the task link from Linear.
- Get Branch Name:
- Gitname will generate a branch name based on the task link.
- Switch to the Generated Branch:
- You will be automatically switched to the newly created branch.