Skip to content

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

License

Notifications You must be signed in to change notification settings

jonathanbaker7/github-stats

 
 

Repository files navigation

GitHub Stats

Slack Status

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

Requirements

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

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
$ gulp deploy --project=foo
$ gulp deploy --project=foo --version=bar

Tech Stack

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 55.9%
  • HTML 34.7%
  • CoffeeScript 6.8%
  • CSS 2.6%