Skip to content

Latest commit

 

History

History
87 lines (57 loc) · 2.09 KB

README.md

File metadata and controls

87 lines (57 loc) · 2.09 KB

Go(lang) Fuck

codebeat badge

Description

A simple Golang package intending to provide CLI users a quick way to fuck anyone or anything.
It has been made as a personal training to Golang basic development.

Credit for the fucks go to Fuck Off As A Service

Usage

Simply use:

$ fuck somebody
//or
$ fuck "Who to fuck"

Signature customization:

$ fuck --me=Philippe somebody
//or
$ fuck -m Philippe "Who to fuck"

Install

To install, use go get:

$ go get -d github.com/philippecarle/fuck

To install project dependencies, use glide

$ glide install

To get the binary, use go install:

$ go install

Contribution

  1. Fork (https://github.com/philippecarle/fuck/fork)
  2. Create a feature branch
  3. Commit your changes
  4. Rebase your local changes against the master branch
  5. Run test suite with the go test ./... command and confirm that it passes
  6. Run gofmt -s
  7. Create a new Pull Request

Author

alt text Twitter
alt text Github