or at least Edge to see the coolest products on Steemhunt.
'),document.write("\x3c!--"),document.execCommand("Stop"))Gist is a product created by Github for users to share a few files onto the web without create a repository. I came across this library created by Github CEO, defunkt, you can simply deploy your codes with a command line interface (CLI).
This library allows you to login to Github with OAuth2, and then share your codes with command line interface instead of copy and paste the codes onto gist official website, which make life easier.
The command are as simple as follows:
> gem install gist
> gist --login
> gist ./*.java
https://gist.github.com/superoo7/8b947834018856df4e91b6cf70ca8a58
This command shares all .java
files in current directory
Then, the cli will shared a link that the gist deployed to.
gist filename
.This library to be a quite easy to use, and save a lot of time just to share a few files with gist.
$3.53·22 votes· comments
You need a Steem account to join the discussion
Sign up now