Sha256: 004c6f9e9c024ec6cd4f20e1e740cd67a3529b30d9424e55695e3edae6463ab4

Contents?: true

Size: 715 Bytes

Versions: 5

Compression:

Stored size: 715 Bytes

Contents

# Blinkenstein

[![Build Status](https://travis-ci.org/BugRoger/blinkenstein.png)](https://travis-ci.org/BugRoger/blinkenstein)

TODO: Write a gem description

## Installation

Add this line to your application's Gemfile:

    gem 'blinkenstein'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install blinkenstein

## Usage

Provision chef-client to Raspberry Pi:

    cd chef
    ../bin/knife solo prepare pi@192.168.1.110

Cook it:

    bin/knife 


## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
blinkenstein-0.2.4 README.md
blinkenstein-0.2.3 README.md
blinkenstein-0.2.2 README.md
blinkenstein-0.2.1 README.md
blinkenstein-0.2.0 README.md