Difference between revisions of "VPP/Macswapplugin"
From fd.io
< VPP
(Created page with "emacs C-x C-f, /vpp/build-root/emacs-list/all-skel.el M-x eval-buffer M-x shell; mkdir /vpp/devboot M-x make-plugin macswap C-x s OR shell cd ~ ; git clone https://github.com...") |
|||
Line 1: | Line 1: | ||
emacs | emacs | ||
C-x C-f, /vpp/build-root/emacs-list/all-skel.el | C-x C-f, /vpp/build-root/emacs-list/all-skel.el | ||
+ | |||
M-x eval-buffer | M-x eval-buffer | ||
+ | |||
M-x shell; mkdir /vpp/devboot | M-x shell; mkdir /vpp/devboot | ||
+ | |||
M-x make-plugin | M-x make-plugin | ||
+ | |||
macswap | macswap | ||
+ | |||
C-x s | C-x s | ||
OR | OR | ||
+ | |||
shell | shell | ||
+ | |||
cd ~ ; git clone https://github.com/alagalah/macswap-plugin ;cd macswap-plugin; tar -zxvf macswap-plugin.tar.gz -C /vpp/devboot | cd ~ ; git clone https://github.com/alagalah/macswap-plugin ;cd macswap-plugin; tar -zxvf macswap-plugin.tar.gz -C /vpp/devboot |
Revision as of 17:58, 5 April 2016
emacs C-x C-f, /vpp/build-root/emacs-list/all-skel.el
M-x eval-buffer
M-x shell; mkdir /vpp/devboot
M-x make-plugin
macswap
C-x s
OR
shell
cd ~ ; git clone https://github.com/alagalah/macswap-plugin ;cd macswap-plugin; tar -zxvf macswap-plugin.tar.gz -C /vpp/devboot