Giter VIP home page Giter VIP logo

git-tasks's Introduction

git-tasks

Have a SCRUM/KANBAN like task board, based on plain text files, directly in your git repository.

screenshot

Idea

Once upon a time I thought it would be an amazing idea to put your task board under version control. Not just any version control though but the very same one that is used for your project. I'm still not 100% sure if it's a good idea or not but before I thought about it too much I just built it and used it here and there. On one hand it's awesome to have everything under the same version control, on the other hand it might create commit-chaos when used excessively? I kind of like the option to just use the command line to move and edit tasks when I don't feel like opening the web-interface though.

Feedback welcome! Let me know what your thoughts are.

Installation / usage

  1. clone repo
  2. bundle install
  3. rackup
  4. go to http://localhost:9292
  5. amaze!

Oh and the repo should have a folder called tasks. In there should be a few folders like this: 10-todo, 20-in_progress, 30-done etc.

Warning

  • Be sure to have the [ruby-devel] headers installed:
    Red Hat, Fedora:
  yum -y install gcc ruby-devel rubygems

Debian, Ubuntu:

  apt-get install ruby-dev
  • This is older code that I haven't touched in a while and therefore needs cleanup!
  • There are definitely bugs in there. Use at own risk.
  • Feel free to open issues
  • Pull requests welcome!

git-tasks's People

Contributors

jeremywrnr avatar pachacamac avatar tagyro 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.