Skip to content
This repository has been archived by the owner on May 14, 2019. It is now read-only.

9elements/hackerspursuit

Repository files navigation

How to install hackerpursuit

Install iced coffe

The project is uses IcedCoffeeScript, which you have to install first in case you haven't already played with that awesome language extension.

$ npm install iced-coffee-script -g

Install node packages

Switch to the project home dir and enter:

$ npm install

Create your own config.coffee for the hackerpursuit project

$ cd ../hackerpursuit
$ cp config.example.coffee config.coffee

Mabe you should ask someone to get a valid config file. Saves you a lot of time ;)
Make sure that 'exports.game.questionsPath' is set to the questions directory of the repo that you cloned in the last step.

Start redis server

Open a new shell and fire up redis:

$ redis-server

Start the node server

$ iced server.coffee

BOOM! Like a bows!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •