A Node program that receives a directory or file name, and uploads the file(s) as gists to GitHub.
- Display upload progress (use events)
- Print the gist URL when the upload completes
- If a connection error occurs, give the user an option to resume
A Node program that receives a directory or file name, and uploads the file(s) as gists to GitHub.
JavaScript