#!/bin/bash

set -e
set -x

mkdir -p bin
./setup-algs4-stuff
./extract-jars
./download-others