Skip to content

ryanisinallofus/isThereAFuckingGame

 
 

Repository files navigation

Is there a fucking ____ game today?

Running the code

Compiled code is not checked in so you will have to build the project using Gulp

git clone https://github.com/baer/isThereAFuckingGame
cd isThereAFuckingGame
npm install
gulp

The project will build to a dist directory which is then served as a static website

open dist/index.html

Create a version for your favorite team

There are two things that need to be done to add a team:

Edit the application variables:

  • Edit the @homeTeamColor variable in /src/client/styles/main.less
  • Edit the anything you'd like to change in variables in /project.config.js

Download the schedule and convert it to json:

Credits

Many many thanks to isthereagiantsgametoday for the inspiration.

License

MIT License

About

Is there a fucking ___ game?

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • ApacheConf 45.9%
  • CSS 32.7%
  • JavaScript 14.5%
  • HTML 6.9%