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

https://github.com/atomaka/puppet-whatpulse

Whatpulse Puppet Module for Boxen
https://github.com/atomaka/puppet-whatpulse

Last synced: 9 months ago
JSON representation

Whatpulse Puppet Module for Boxen

Awesome Lists containing this project

README

          

# 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```.