Store and fetch samples (or anything, really) with AWS S3 cloud storage.
Install stack v0.1.5 or higher.
stack setup # Get the compiler
stack test # Run the tests
stack test --file-watch # Run the test watcher
stack ghci # Run the REPL
stack exec matchbox-exe # Run the app