Skip to content

fenetre42/pipotron

 
 

Repository files navigation

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 43.8%
  • HTML 38.9%
  • Makefile 12.1%
  • Dockerfile 3.8%
  • JavaScript 1.4%