Initial commit. Utility methods to call out to the system shell.

This commit is contained in:
Jonathan Bernard
2016-12-17 22:49:40 -06:00
commit 65f0aa7806
3 changed files with 48 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
*.sw?
build/
.gradle/