Skip to content

alexdebrie/gh-polls

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Polls

User polls for GitHub powered by Up.

About

These polls work by pasting individual markdown SVG images into your issue, each wrapped with a link that tracks a vote. A single vote per IP is allowed for a given poll, which are stored in DynamoDB.

What do they look like? The poll above is live, click one out and give it a try! You can create your own online or via the polls CLI.

Installation

Via go get:

$ go get github.com/tj/gh-polls/cmd/polls

Then create your own poll with polls new, the markdown is copied to your clipboard.

Usage

Create a new poll for who is the best ferret.

$ polls new Tobi Loki Jane

Create a new poll for the best species:

$ polls new "Cats are cool" "Dogs are better" "Ferrets for the win"

Statistics

GitHub poll API statistics powered by Up.


GoDoc

About

Polls for GitHub issues and readmes

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 73.0%
  • HTML 26.8%
  • Makefile 0.2%