- Register your phone and laptop at Fox.Build.
- Visit Fox.Build
- Our Raspberry Pi will detect your presence.
- You will show up as present for others to see here
- You gain 1 XP for every minute at the space, helping you advance on our leaderboard.
- Delete old cron jobs by running
crontab -e
(we used to run an old version calledwho_is_here.rb
). git clone https://github.com/FoxDotBuild/whos_is_in.git
cd who_is_in
- Install
whenever
:gem install whenever
sudo apt-get install libgmp-dev ruby-dev
gem install nokogiri
(XML Parser)- Create a cron job (once only!):
whenever --update-crontab
- ???
- PROFIT! Seriously though, you should be done at this point.
TODO: Tell the folks how they can work on the menu.