All Projects → jwu910 → Check It Out

jwu910 / Check It Out

Licence: mit
A command line interface for Git Checkout. See branches available for checkout.

Programming Languages

javascript
184084 projects - #8 most used programming language
js
455 projects

Projects that are alternatives of or similar to Check It Out

Gita
Manage many git repos with sanity 从容管理多个git库
Stars: ✭ 865 (+581.1%)
Mutual labels:  command-line-tool, productivity, cli, developer-tools
Brotab
Control your browser's tabs from the command line
Stars: ✭ 137 (+7.87%)
Mutual labels:  command-line-tool, productivity, cli, command-line
Opaline
NextJS for CLI tools
Stars: ✭ 84 (-33.86%)
Mutual labels:  command-line-tool, cli, command-line
Pypistats
Command-line interface to PyPI Stats API to get download stats for Python packages
Stars: ✭ 86 (-32.28%)
Mutual labels:  command-line-tool, cli, command-line
Run
⚡The resource runtime
Stars: ✭ 90 (-29.13%)
Mutual labels:  cli, command-line, developer-tools
Typin
Declarative framework for interactive CLI applications
Stars: ✭ 126 (-0.79%)
Mutual labels:  command-line-tool, cli, command-line
Nexmo Cli
Nexmo CLI (Command Line Interface)
Stars: ✭ 73 (-42.52%)
Mutual labels:  command-line-tool, cli, command-line
Nnn
n³ The unorthodox terminal file manager
Stars: ✭ 13,138 (+10244.88%)
Mutual labels:  productivity, cli, command-line
Rff Cli Example
An example of how to use 🏁 React Final Form in a CLI application with Ink
Stars: ✭ 55 (-56.69%)
Mutual labels:  command-line-tool, cli, command-line
Ask Cli
Alexa Skills Kit Command Line Interface
Stars: ✭ 100 (-21.26%)
Mutual labels:  command-line-tool, cli, command-line
Tooling
Advancing Node.js as a framework for writing great tools
Stars: ✭ 98 (-22.83%)
Mutual labels:  command-line-tool, cli, command-line
Grmon
Command line monitoring for goroutines
Stars: ✭ 1,703 (+1240.94%)
Mutual labels:  cli, command-line, developer-tools
Github Files Fetcher
Download a specific folder or file from a GitHub repo through command line
Stars: ✭ 73 (-42.52%)
Mutual labels:  command-line-tool, cli, command-line
Pyinquirer
A Python module for common interactive command line user interfaces
Stars: ✭ 1,151 (+806.3%)
Mutual labels:  command-line-tool, cli, command-line
Dynein
DynamoDB CLI written in Rust.
Stars: ✭ 126 (-0.79%)
Mutual labels:  command-line-tool, cli, command-line
Q
q - Run SQL directly on CSV or TSV files
Stars: ✭ 8,809 (+6836.22%)
Mutual labels:  command-line-tool, cli, command-line
Forge Node App
🛠📦🎉 Generate Node.js boilerplate with optional libraries & tools
Stars: ✭ 90 (-29.13%)
Mutual labels:  command-line-tool, cli, command-line
Awesome Cli
A curated list of awesome resources for building immersive CLI experiences.
Stars: ✭ 104 (-18.11%)
Mutual labels:  command-line-tool, cli, command-line
Ecsctl
Command-line tool for managing AWS Elastic Container Service and Projects to run on it.
Stars: ✭ 15 (-88.19%)
Mutual labels:  command-line-tool, cli, command-line
Ed
A modern UNIX ed (line editor) clone written in Go
Stars: ✭ 44 (-65.35%)
Mutual labels:  command-line-tool, cli, command-line

Check It Out Logo

commitizen friendly badge first-timers-only Build Status Downloads per week npm version GitHub version Total alerts Code Climate Score Tweet


Check it out, before you checkout.

Check It Out lets you interactively see and choose what branch you want to check out without the hassle of trying to type out a long or confusing branch name. Checking out branches just got even simpler!

Requirements

Node >= v10.0

Git - Required for core features

Compatibility

Check It Out currently has known issues with Windows. Some users have reported it working while others have reported that it does not. It is built and tested mostly in an Arch Linux environment with some user testing on MacOS and other Linux distributions. We're currently looking for help figuring out why Check It Out is unstable on Windows. See CIO-128

Installation

We're on NPM!

npm install -g check-it-out

Installing from source

Fork or clone the repository

git clone https://github.com/jwu910/check-it-out.git

Navigate to your repository directory and run

npm install

Create a symbolic link to the entry point

In the repository directory run:

npm link

Local development

From your repository directory run

npm run build

To start the application you can run

node index.js

or

npm start

If you want to test your local build in other repositories, you can use npm link which will let you run your local build files with the cio or checkit aliases.

Usage

To get started, just run:

checkit

or

cio

Check It Out Usage

Features

See a git log for the highlighted ref by pressing SPACE

Quick Git Log!

Commands Description
j/k, / Navigate the list
h/l, / Previous/Next remote
Ctrl+r Refresh list with a fetch and prune
enter Select highlighted item
y Copy highlighted item
space Git log
& Filter lines - enter blank search to show all lines
/ Search Lines
n Jump to next search result
N Jump to previous search result
q, Ctrl+c, esc Quit

Settings

Git log argument validation is planned, but not finished. Currently, if the git log fails, space should not crash the app, but the process should not spawn at all.

Configurable settings can be found at ~/.config/configstore/check-it-out.json

Options include:

  • gitLogArguments
    • Type: Array
    • Default: ['--color=always', '--pretty=format:%C(yellow)%h %Creset%s%Cblue [%cn] %Cred%d ']
    • Array of strings of valid git log arguments.
  • sort
    • Type: String
    • Default: -committerdate
    • Sort references by latest commit date. Value must be a valid sort key or Check It Out will break on start.
  • themeColor
    • Type: String
    • Default: #FFA66D
    • A hex color code to style Check It Out

To reset Check It Out to its original configurations listed above, start with the flag --reset-config:

checkit --reset-config

Contributing

Please refer to the Contributing Guidelines before contributing.

🚨 Recent change! In the past I asked to send pull requests to my development branch, but that is being changed. I will be dropping the development branch and keeping just master as the default branch. Please take note if you are looking to submit a PR. Thanks!

See the rest of our issues

Contributors

This project wouldn't have been possible with the help so many contributors both in and out of the source code. I look forward to working with you as this project continues to evolve and improve.


Brandon Benefield

📖

Aaron Casanova

💻

Drew Brokke

💻 🤔 🚧

Johanna Tchon

💻

Jenell Pizarro

📖

Rebecca Hong

🎨

Jesse Ma

💻

Kien Do

💬 🐛 🤔

Vu Tran

💬 📖 🤔 📢

Efrain 'Rain' Rivas

💬 🐛 💡 🚇 💻 📖

Phuc Le

💬 📢

Can Cellek

💻 📖

Aras Atasaygin

🎨

Donald Lika

💻

Connor Markwell

💻

ahlaw

💻

Kwadwo Busumtwi

📖

Dev Kant K Chouhan

📖

Jaya Krishna Namburu

💻

Céleste Robinson

📖

Juliardi عبدالله

💻

Omar Roa

📖

Rachana

💻

aksappy

🐛

Mahendra Kumar

💻 📖

Acknowledgements

Thanks to @kiend for the inspiration and motivation to finish this project. Check This Out.

Logo Design by @arasatasaygin @openlogos

License

MIT @ Joshua Wu

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].