oasis/scripts
Christian Bundy fb2e042a12 Remove debug output and add comments
Problem: The previous code was printing debug output so that I could
ensure that my argument checking worked correctly, but we don't want to
distribute a binary that echoes back your arguments to you.

Solution: Remove the debug output and add lots of comments to document
all of my misunderstandings of how the current code works. :~)
2020-02-26 20:40:23 -08:00
..
build.sh Replace C launcher with Golang launcher 2020-02-26 18:20:47 -08:00
oasis.go Remove debug output and add comments 2020-02-26 20:40:23 -08:00
release.sh Add release script 2019-12-29 13:51:57 -08:00