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
- Host: GitHub
- URL: https://github.com/atomaka/puppet-whatpulse
- Owner: atomaka
- License: mit
- Created: 2013-09-30T05:48:16.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-12-10T06:08:01.000Z (over 12 years ago)
- Last Synced: 2025-04-06T04:43:46.487Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 191 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Whatpulse Puppet Module for Boxen
[](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```.