mirror of
https://github.com/wahyd4/arduino-coffeescript-playground.git
synced 2026-08-09 04:56:03 +10:00
add folder and also a demo image
This commit is contained in:
@@ -16,7 +16,7 @@ All the demos write with CoffeeScript
|
||||
- Click the "Upload" button.
|
||||
- If the upload was successful, the board is now prepared and you can close the Arduino IDE.
|
||||
|
||||
NOTICE: copied from <https://github.com/rwaldron/johnny-five/wiki/Getting-Started>
|
||||
NOTICE: The above words copied from <https://github.com/rwaldron/johnny-five/wiki/Getting-Started>
|
||||
|
||||
- run commands:
|
||||
```bash
|
||||
@@ -28,6 +28,7 @@ All the demos write with CoffeeScript
|
||||
- compile the Coffeescript
|
||||
|
||||
```bash
|
||||
coffee --compile *.coffee
|
||||
coffee --compile **/*.coffee
|
||||
```
|
||||
- run the demos, just as usual node **.js
|
||||
- run the demos, just as usual node **.js, every demo also has a image attached
|
||||
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 401 KiB |
Reference in New Issue
Block a user