estherjk / edison-scripts

Scripts for simplifying some things on Intel Edison

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

edison-scripts

Scripts for simplifying some things on Intel Edison

Getting started

The recommended way of using these scripts is to add the edison-scripts directory to your PATH. To do so, add the following to ~/.profile:

export PATH=$PATH:~/edison-scripts

Then source the file:

source ~/.profile

Description of the scripts

About

Scripts for simplifying some things on Intel Edison

License:MIT License


Languages

Language:Shell 100.0%