Giter Site home page Giter Site logo

git-hub's Introduction

git-hub

現在のリポジトリのPRを一覧し、絞り込みを行ってチェックアウトするgitサブコマンドです。   this command shows your repo prs and checkout you selected.

2024-01-03.3.28.03.mov

使い方/How to Use

git hub

インストール/Instalation

NPM: https://www.npmjs.com/package/git-sc-hub

npm install -g  git-sc-hub

必要なもの/Requiments

  • bat - show coloful preview
    • カラフルなcatでプレビュー見るのに使ってます
  • fzf - awesome fuzzy finder
    • 絞り込み機能とかプレビュー機能とかはこいつ
  • gh - get prs and pull
    • PRの取得とPullはこいつをつかいます
  • sed (may be GNU sed not work currently)
    • Macで作ったのでGNU Sedだと動かないかも

補足とか/More Detail

  • 色がおかしいなーとかあったら、BATのテーマ設定がうまくできてないです

  • if your preview broken color, you shuld set bat theme

  • プレビューでは1行コメントアウトは除外するようにしてます

    • preview strip comment if its in a line

Release Note

0.0.x - 2024/1/3 0.0.4 意図しない挙動になっていたのを修正 - 2024/1/3 0.0.3 作業中のもの - 2024/1/1 0.0.2 npmに公開して他の人でも動くっぽいのを確認 - 2024/1/1 0.0.1 作業中のもの

git-hub's People

Contributors

fruitriin avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.