Clone and run npm install
and then npm link
.
Note, we assume the happy path: valid login info, no server issues, and known page structure.
overcast-uploader --email <email> --password <password> <file> [otherFiles...]
- Use the actual request instead of browser automation.
- publish to
npm