Skip to content

pombredanne/github-stats

 
 

Repository files navigation

GitHub Stats

GitHub Stats is just a fun project based on gae-init

Running the Development Environment

$ cd /path/to/github-stats
$ gulp

To test it visit http://localhost:8080/ in your browser.


For a complete list of commands:

$ gulp help

Initializing or Resetting the project

$ cd /path/to/github-stats
$ npm install
$ gulp

If something goes wrong you can always do:

$ gulp reset
$ npm install
$ gulp

To install Gulp as a global package:

$ npm install -g gulp

Deploying on Google App Engine

$ gulp deploy

Before deploying make sure that the main/app.yaml and gulp/config.coffee are up to date.

Tech Stack

Requirements

Make sure you have all of the above or refer to the docs on how to install the requirements.

Author

Lipis flair on stackoverflow.com

About

🌟 GitHub Stats is all about stars, forks, repos, followers and more

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 56.0%
  • HTML 34.7%
  • CoffeeScript 6.7%
  • CSS 2.6%