vlead / feedback-portal

This is the portal, where all kinds of feedback related to a lab or an experiment is filled in.
Other
0 stars 11 forks source link

+BEGIN_SRC

sudo apt-get install checkinstall mkdir -p ~/src cd ~/src wget http://ftp.gnu.org/gnu/emacs/emacs-24.5.tar.gz tar xf emacs-24.5.tar.gz cd emacs-24.5 ./configure make sudo checkinstall

+END_SRC

*** Setup developement environment for feedback app to run