Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hakamadare/puppet-senuti
Boxen module for Senuti
https://github.com/hakamadare/puppet-senuti
Last synced: about 19 hours ago
JSON representation
Boxen module for Senuti
- Host: GitHub
- URL: https://github.com/hakamadare/puppet-senuti
- Owner: hakamadare
- License: mit
- Created: 2014-05-23T02:06:23.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-23T02:54:43.000Z (over 10 years ago)
- Last Synced: 2023-03-11T21:18:53.521Z (almost 2 years ago)
- Language: Shell
- Homepage: https://www.fadingred.com/senuti/
- Size: 118 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Senuti Puppet Module for Boxen [![Build Status](https://travis-ci.org/boxen/puppet-senuti.png)](https://travis-ci.org/boxen/puppet-senuti)
Install [Senuti](https://www.fadingred.com/senuti/), a utility for recovering music, playlists, or videos from your iPhone or iPod.
## Usage
```puppet
class { 'senuti': }
```## Required Puppet Modules
* `boxen`
## Development
Write code. Run `script/cibuild` to test it. Check the `script`
directory for other useful tools.