moul / pipotron

generic (& funny?) text generator

Home Page:https://manfred.life/pipotron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

generic (& funny?) text generator

https://manfred.life/pipotron

License:Apache License 2.0


Languages

Language:Go 43.8%Language:HTML 38.9%Language:Makefile 12.1%Language:Dockerfile 3.8%Language:JavaScript 1.4%