Skip to content

Latest commit

 

History

History
46 lines (20 loc) · 859 Bytes

README.md

File metadata and controls

46 lines (20 loc) · 859 Bytes

[Cinnamon-WebDeveloperMenuApplet]

=====================

Cinnamon-WebDeveloperMenuApplet is an applet for cinnamon 2.4.8 and Mint 15.


How to setup:

Git Clone :

If you have Git installed you can clone the repo.

$ git clone https://github.com/infiniteshroom/Cinnamon-WebDeveloperMenuApplet.gitit

Install applet :

For you

Copy the folder in your home.

$ cp -r Cinnamon-WebDeveloperMenuApplet/web-developer-menu@infiniteshroom/ ~/.local/share/cinnamon/applets/

For all users

# cp -r Cinnamon-WebDeveloperMenuApplet/web-developer-menu@infiniteshroom/ /usr/share/cinnamon/applets/

Resources :

Apache2 with PHP and MySQL Server and PhPMyAdmin

# aptitude install apache2 php5 mysql-server phpmyadmin

Thanks!

Please feel free to contribute to this development !