1
0
Fork 0
puppet-whatpulse/README.md

24 lines
534 B
Markdown

# Whatpulse Puppet Module for Boxen
[![Build Status](https://travis-ci.org/atomaka/puppet-whatpulse.png?branch=master)](https://travis-ci.org/atomaka/puppet-whatpulse)
Install [Whatpulse](http://www.whatpulse.org/), an application for tracking your computing habits.
## Usage
```puppet
include whatpulse
```
## Extra
When launching WhatPulse for the first time, you will have to enable
Accessibility control for WhatPulse.
## Required Puppet Modules
* boxen
## Developing
Write tests. Write code. Run ```script/cibuild```.