cplayground
cplayground copied to clipboard
Replace synchronous file operations with async versions
Fixes #27
I wasn't too sure about best practices for throwing errors, logging to the console, and converting the readFile call, so please let me know what to change!