Project

boards

0.0
No commit activity in last 3 years
No release in over 3 years
A DSL and toolkit that allows programmers to specify setup of Raspberry Pis remotely.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

~> 2.0
~> 10.0
~> 3.0
~> 0.20.3
 Project Readme

Boards

The goal is to create a gem that facilitates the remote programming of Raspberry Pis. In particular - to develop a user friendly rubyesque DSL to describe the setup of a Raspberry Pi board.

Installation

Add this line to your application's Gemfile:

gem 'boards'

And then execute:

$ bundle

Or install it yourself as:

$ gem install boards

Bundle edge Boards instead? Uncomment this line in your application's Gemfile:

gem 'boards', github: 'osullii/boards'

Usage

To create a new Boards project on your development machine.

$ boards new <project_name>	

Contributing

Contributions welcome! This proejct is very new :-) . First commit on Sat 29/07/2019. Feel free to clone the repo in the meantime and submit a pull requests :-) .

TODO: An online location for easy discussion of issues.

TODO: An easy way for users of the gem to talk to eachother.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

TODO: Create and specify location of Code of Conduct for this gem. Pull requests welcome :-)