2017 © Pedro Peláez
 

library snipper

Easy way to get snippets from GitHub Gist service

image

snipper/snipper

Easy way to get snippets from GitHub Gist service

  • Monday, February 29, 2016
  • by ilsenem
  • Repository
  • 2 Watchers
  • 14 Stars
  • 20 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 1 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

ABANDONED

This project is abandoned. Could be rewritten in Go., (*1)

Snipper

Easy way to manage snippets from GitHub Gist service., (*2)

Project is in development — only basic functionality is available, (*3)

Snipper offers easy way to manage your code snippets directly from GitHub Gist service. Create gist with #<name> in description (any part of description) and star it. Then use your gist as code snippet by it's name without hash sign., (*4)

Installation

composer global require snipper/snipper:@stable

Usage

Initialize application

You must provide GitHub personal access token to bypass API request limit. In current release no permissions required., (*5)

snipper init

Get snippet

Snipper search snippets only in your starred gists by hash tag as name of the snippet., (*6)

If there are several snippets with same name then Snipper ask you which one to use., (*7)

snipper get <snippet-name> # without hash sign

This command will try to get snippet with #<snippet-name> in description of the gist., (*8)

LICENSE

WTFPL, (*9)

The Versions

29/02 2016

dev-master

9999999-dev https://github.com/ilsenem/snipper

Easy way to get snippets from GitHub Gist service

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ilya Nemytchenko

cli github util gist snippet

27/07 2015

v0.1.4

0.1.4.0 https://github.com/ilsenem/snipper

Easy way to get snippets from GitHub Gist service

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ilya Nemytchenko

cli github util gist snippet

25/07 2015

v0.1.3

0.1.3.0 https://github.com/ilsenem/snipper

Easy way to get snippets from GitHub Gist service

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ilya Nemytchenko

cli github util gist snippet

23/07 2015

v0.1.2

0.1.2.0 https://github.com/ilsenem/snipper

Easy way to get snippets from GitHub Gist service

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ilya Nemytchenko

cli github util gist snippet

20/07 2015

v0.1.1

0.1.1.0 https://github.com/ilsenem/snipper

Easy way to get snippets from GitHub Gist service

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ilya Nemytchenko

cli github util gist snippet

20/07 2015

v0.1.0

0.1.0.0 https://github.com/ilsenem/snipper

Easy way to get snippets from GitHub Gist service

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ilya Nemytchenko

cli github util gist snippet