Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hakamadare/puppet-trackballworks

Boxen module to install Kensington TrackballWorks
https://github.com/hakamadare/puppet-trackballworks

Last synced: about 19 hours ago
JSON representation

Boxen module to install Kensington TrackballWorks

Awesome Lists containing this project

README

        

# Kensington TrackballWorks for Boxen

[![Build Status](https://travis-ci.org/boxen/puppet-trackballworks.svg?)](https://travis-ci.org/boxen/puppet-trackballworks)

This Boxen module installs [Kensington TrackballWorks](http://www.kensington.com/kensington/us/us/s/1517/trackballworks%E2%84%A2-software-download.aspx), the driver and configuration utility for Kensington trackballs.

## Usage

```puppet
include trackballworks
```

## Required Puppet Modules

* `boxen`

## Development

Set `GITHUB_API_TOKEN` in your shell with a [Github oAuth Token](https://help.github.com/articles/creating-an-oauth-token-for-command-line-use) to raise your API rate limit. You can get some work done without it, but you're less likely to encounter errors like `Unable to find module 'boxen/puppet-boxen' on https://github.com`.

Then write some code. Run `script/cibuild` to test it. Check the `script`
directory for other useful tools.