Kalalau Availability Checker
Look for availability for the Kalalau campsite.
Usage
Run the script from the command line with:
> main.py -y 2015 -m 6 -d 2 && echo "availability"
> main.py -y 2015 -m 8 -d 2 && echo "availability"
availabilityYou can get more information by passing the -v flag to have the script print out more info. Get help with -h.
License
Copyright (C) 2015 Chris Streeter under the MIT license