acm-uiuc / twilight-old

Underglow for the Ceiling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twilight

Root repo for twilight

Overview

twilight-hardware

twilight-embedded

twilight-ios

twilight-border-router

Getting Started

Make sure you have Python and pip installed before starting

There are a couple components of the twilight. To get all of them we use a tool called repo

  1. Install repo - https://android.googlesource.com/tools/repo/

    Mac OS

    brew install repo 

    Ubuntu 14.04+

    sudo apt install repo
    
  2. Make a directory to house your twilight work

    mkdir twilight
  3. Within this directory run the following command to start managing the projects

    repo init -u git@github.com:acm-uiuc/twilight
  4. Run the following command to grab the latest of all the repos

    repo sync

About

Underglow for the Ceiling