Project

workshop

0.0
No commit activity in last 3 years
No release in over 3 years
An Arduino project build system designed to make Arduino development more fun and less... crappy.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.5
~> 0.9
~> 10.3
~> 2.14

Runtime

~> 0.7
~> 0.19
 Project Readme

Workshop

An Arduino project build system designed to make Arduino development more fun and less... crappy

Installation

Install the gem:

$ gem install workshop

Usage

Use the workshop:

$ workshop create blink

$ cd blink/

$ rake

Contributing

Pull requests and comments welcome!