Skip to content

macrodactyl/matchbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matchbox

Build Status

Store and fetch samples (or anything, really) with AWS S3 cloud storage.

Development

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

Releases

No releases published

Packages

No packages published