Code Monkey home page Code Monkey logo

git-tip's Introduction

git-tip Build Status

CLI that gives a random git-tip.

The git-tips JSON file is taken from this awesome project - git-tips Any suggestion/criticism/PRs are welcome :)

alt text

wget dependency for Windows and Mac Users

Mac

$ brew install wget

Windows

Download and install wget

Install

$ npm install --global git-tip

Script to greet yourself with a git-tip every time a new terminal opens

which git-tip >> ~/.bashrc

Usage

  Usage
      $ git-tip [options]
  Options
      --help    Provides usage help (Shows the current page)
      --all     Gives all the git tips
      <keyword> Gives the git tips consisting of the keyword
  Examples
      $ git-tip bypass

      1. Bypass pre-commit and commit-msg githooks
      => git commit --no-verify

      $ git-tip

      Git Tip of the Terminal
      -------------------------
      Saving current state of tracked files without commiting
      => git stash

Todo

  • Basic Functionality
  • Help page
  • Add continuous integration(Travis CI)
  • Add tests
  • Add more relevant tests to increase code coverage
  • Code coverage
  • Add code coverage reports
  • Script to automatically update tips.json file when installing globally from npm
  • Script to execute git-tip every time a new terminal opens
  • Add wget's necessity before installation in the README.

License

MIT © Niraj Pandkar

git-tip's People

Contributors

nirajpandkar avatar iamaaditya 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.