Scripts for simplifying some things on Intel Edison
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-scriptsThen source the file:
source ~/.profile- installMraa.sh: Installs mraa, the low level skeleton library for IO communication on Galileo, Edison, and other platforms
- installPip.sh: Installs pip, the Python package manager
- installRAtom.sh: Installs
ratomfor remote text-editing with Atom; see this post for details - resizeBoot.sh: Resizes the
/bootpartition