Skip to content
This repository has been archived by the owner on Apr 11, 2018. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 262 Bytes

linux.md

File metadata and controls

8 lines (6 loc) · 262 Bytes

BruCal on Linux

Ensure node (v8+), npm and git are installed.

$ git clone https://github.com/bencevans/brucal.git
$ cd brucal
$ npm install
$ BRUNEL_ID=yourstudentid BRUNEL_PASS=brunelpassword ACCESS_TOKEN=arandomsecuretoken npm start