Skip to content

CodeAnywhere

Nicolas Bock edited this page Aug 26, 2018 · 3 revisions

Preparing your codeanywhere system

The default editor in the codeanywhere machine is vim which has a somewhat unusual user interface. An easier to use alternative is nano which you will have to install with:

sudo apt-get install nano
Clone this wiki locally