myApps - [SOLVED]

I am on a windows wamp server, and cant find the info on how to install myApps. Where to put it? (path)

https://github.com/emoncms/app

 

Got it. Had to make an app folder under modules, and dump the files there..

 

Paul Reed's picture

Re: myApps - [SOLVED]

Easiest way is;

$ cd /var/www/emoncms/Modules && git clone https://github.com/emoncms/app.git

Then you can 'pull' updates to the app if they become available.

Paul

Larsjo's picture

Re: myApps - [SOLVED]

not on my windows10 pc, i cant 

Paul Reed's picture

Re: myApps - [SOLVED]

Why not? I'm on Windows 10, and have installed git, so I can clone and pull/push from the cmd prompt or powershell.

Paul

Larsjo's picture

Re: myApps - [SOLVED]

Nice. never thought that it could be done on windows. Thanks

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.