Skip to content

dakrone/gh-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gh-upload

% wget https://github.com/downloads/dakrone/gh-upload/gh-upload-1.0-standalone.jar

% export GHUSER=dakrone
% export GHREPO=cheshire
% export GHREPOOWNER=dakrone
% export GHPASS=mysupersecretpassword

% java -jar gh-upload-1.0-standalone.jar /path/to/file.data
Checking if file already exists...
Deleting existing file (200894)...
Uploading file /path/to/file.data...
Done.

why?

There were a lot of tools for uploading a file to github, but none that were standalone java utils.

known issues

Won't work with openJDK 7, because of cert issues.

About

Github file uploader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published