All Projects → Attrash-Islam → Far Script

Attrash-Islam / Far Script

Licence: mit
🐭 far-script (Fetch And Rebase origin/master)

Programming Languages

javascript
184084 projects - #8 most used programming language

far-script

The far-script is a nice helper that can help you with your daily Git flow.

Far (Fetch and Rebase) will checkout to master, pull all recent changes, checkout to the current working branch and rebase those changes.

Far is also a "mouse" in arabic ( 🐭 this is where we took our logo insperation from)

Installation

npm i -g far-script

Usage Example

$yourname(working_branch): far-script
# Switched to branch 'master'
# pulling from latest master
# switched to 'working_branch'
# rebasing master

Supported far-script

You can open a PR for any improvement you have in mind.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].