Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/umayr/fucks
- Owner: umayr
- License: mit
- Created: 2015-02-15T11:44:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-02-16T06:52:42.000Z (over 9 years ago)
- Last Synced: 2024-10-14T00:36:57.138Z (25 days ago)
- Language: JavaScript
- Size: 172 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
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 --helpUsage: 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)