Initial commit of onedrive
See T6981
DataDrake | |
JoshStrobl |
Triage Team |
Initial commit of onedrive
See T6981
Run "onedrive" from Terminal, connect to my OneDrive and download files
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |
The sed-stuff is because the original Makefile tries to get git version information, which obviously doesn't work with the tar.gz archive and is a bit silly for a release.
package.yml | ||
---|---|---|
18 | How about using $version instead of hardcoded version number ? |
@DataDrake Fine by me, I wasn't sure what to do here to be honest. I just thought calling it "OneDrive" would make it sound like an official Microsoft app, and took the name from the Task, which is also the header of the Readme.
@kyrios123: I definitely will fix that; not sure why I didn't do it like that anyway.