10000 GitHub - moul/pipotron: generic (& funny?) text generator
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

moul/pipotron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

pipotron

CircleCI Netlify Status

generic funny text generator

Try online

Basic UI: https://pipotron.moul.io/

Lambda functions are hosted on Netlify, give a try here:

Try with Docker

docker run -it --rm moul/pipotron bingo-winner
Rockstar, Pivot, Ninja, Curated, Social... and BINGO!

See on Docker Hub

See examples of generated content

Check out the ./examples/ folder.

Install

  • Install latest go
  • Run: GO111MODULE=on go get -u github.com/moul/pipotron
  • Profit: pipotron dict/bingo-winner.yml

Contribute

Check out the ./dict/ folder, and try updating an existing dictionary or creating a new one.

0