Skip to content

Install MyController (en us)

Dietmar-Franken edited this page Nov 7, 2015 · 2 revisions

Create a directory of your choice for example mycontroller .

mkdir mycontroller

To install a stable release,get latest one from here.

Download release for example

wget https://github.com/mycontroller-org/mycontroller/releases/download/0.0.2-alpha5/mycontroller-standalone-0.0.2-alpha5-bundle.zip

Check file exists

dir

If file exists extract it for example

unzip mycontroller-standalone-0.0.2-alpha5-bundle.zip

That´s it

Clone this wiki locally