- RasPike-env on
~/work
- GNU Stow
- Install
sudo apt install stow
- Install
$ cd ~
$ git clone https://github.com/etrobo-fun/raspike-scripts.git
$ cd raspike-scripts
$ stow -v dotfiles
$ cd ~/raspike-scripts
$ stow -vD dotfiles
$ cd ..
$ rm -r raspike-scripts
RasPike-env has a problem about compile C++ program.
Using this patch, resolve the problem.
$ patch ~/work/RasPike/include/t_stddef.h raspike-scripts/t_stddef.h.patch