Git Product home page Git Product logo

git-rpg's Introduction

git-rpg

A minimal role-playing "game" for git. Grind out xp while you grind out bugfixes

Installation

  • Make sure you have ruby installed.
  • Run 'make' as root to install the git-rpg executable.
  • After that, in the git repo(s) you wish to use, run "git rpg init"
    • If you have an existing post-commit hook, you'll have to edit it yourself so that it runs "git rpg commit" in addition to whatever it did before
  • If you wish to have one character for all the repos you use on a system, run "git rpg init --global"
  • You must still run "git rpg init" in every repo you would like to use so the hook can be installed
  • If you have configured a global character and you would also like one that is local to a repo, run "git rpg init --local" (both characters will receive experience for commits)

Use

  • Use "git rpg [--global]" to see your character sheet
  • Commit things normally to gain experience, levels, and hopefully something more interesting like skills or equipment one of these days.
  • Use "git rpg reset [--global]" to clear data in your git settings related to the game.

git-rpg's People

Contributors

snyder13 avatar stevvvn avatar

Watchers

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