Skip to content

bekicot/git-task-list

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.2%
  • HTML 20.6%
  • Other 1.2%