Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/umayr/fucks

tiny utility to keep track of your given fucks.
https://github.com/umayr/fucks

Last synced: about 15 hours ago
JSON representation

tiny utility to keep track of your given fucks.

Awesome Lists containing this project

README

        

Fuck.
=============

## Description

Keeps track of the number of fucks given while doing... well, anything.

## Usage

To install fuck from npm, run:

```
$ npm install -g fucks
```

```
$ fuck --help

Usage: fuck [options]

Options:

-h, --help output usage information
-V, --version output the version number
-r, --reset resets fucks
-c, --count total fucks given
-l, --list lists all fucks given yet

```

![Fuck example!](http://i.imgur.com/W7ODQjo.png)

## License

Copyright (c) 2015 Umayr Shahid

[MIT License](http://en.wikipedia.org/wiki/MIT_License)