gister icon indicating copy to clipboard operation
gister copied to clipboard

command line tool to sync github gists

Results 3 gister issues
Sort by recently updated
recently updated
newest added

The official GitHub command line tool `gh` provides the `gist` sub-command. Replacing gist.rb with gh can also reduce messy curl and jq logic in gister. Later gister can be turned...

Similar to `gister --readme`, `gister --man | man -l -` looks cool to me. But this will introduce unnecessary dependency (markdown to man page converter). So I think it is...

For Mac OS X users, moving installation to a package manager will: - Make installation of dependencies easier and - Prevent beginner-level users from being dissuaded from using this tool