
Security News
TypeScript is Porting Its Compiler to Go for 10x Faster Builds
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
github-uploader
Advanced tools
Upload attachments to GitHub in CLI. The easiest way to get public URL to your files.
Get public and free URL to your files.
By github-uploader, you can let GitHub host your public files much more easier.
According to Official docs, GitHub supports these files now:
Notice that the maximum size for files is 25MB and the maximum size for images is 10MB.
Please make sure that your terminal has installed Node version 6.4.0 or higher.
$ npm install -g github-uploader
It will register github-uploader
and gu
in your terminal.
Enter the path of files which you would like to upload to GitHub.
$ github-uploader [file path]
Note.
If you want to upload several files at the same time, separate each path with a space.
File path can be relative path or absolute path.
I created a fake GitHub account named xxxhomey19
.
Every time you upload files, github-uploader
will log in to GitHub and pretend
to open a new issue in this repo. On that
page, it can upload
your files.
Last of all, it parses all the content including file name and public URL and show it in your terminal.
That's it 😋
MIT © xxhomey19
FAQs
Upload attachments to GitHub in CLI. The easiest way to get public URL to your files.
We found that github-uploader demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.