blazeu / git-task-list

Git Task Lists

Home Page:https://coala.github.io/git-task-list/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GSOC Preparation Tasks

Tools for searching issues on github. It can be filtered out only to return issues that suitable for you to contribute.

TO DO

See more at Project#1

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone https://github.com/bekicot/gsoc-prep-tasks.git this repository
  • cd gsoc-prep-tasks
  • npm install
  • bower install

Running / Development

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

Further Reading / Useful Links

About

Git Task Lists

https://coala.github.io/git-task-list/

License:GNU General Public License v3.0


Languages

Language:JavaScript 78.2%Language:HTML 20.6%Language:Shell 0.7%Language:CSS 0.5%