# Sumedia Project Manager The Sumedia Project Manager is a smart way to create and manager your web projects. It has a design that i was developing and using all the time. Hope you will enjoy. Free to use. ## Complete Documentation [Click here for complete documentation](doc/index.html) ## Installation and first use ### Install Project Manager In order to get you startet create first a folder, eg: ~/Workspaces Go into this folder an install the Sumedia Project Manager cd ~/Workspaces git clone https://git-sumedia-webdesign.de/sumedia-webdesign/project-manager.git .project_manager You can setup the ```project-manager``` to your path or make a link to your bin sudo ln -s /home/name/Workspaces/.project_manager/bin/project-manager /usr/local/bin/project-manager Now you can execute it the first time and check the configuration of your Project Manager project-manager ### Setup In order to use the project manager you have to execute it once project-manager ![](doc/img/install-project-manager.png) ### Create your first project project-manager create-project domain.de www.domain.de domain ![](doc/img/create-project.png) ### Workspace directories ![](doc/img/workspace-created-directories.png) ### Configure your project ![](doc/img/configure-your-project.png) ### Add a new Subdomain ![](doc/img/adding-subdomain-project.png) ![](doc/img/directories-with-subdomain.png) ## Commando reference ### The help command project-manager --help project-manager --help command project-manager --help plugin:command ### Print lists project-manager --list-commands project-manager --list-commands plugin project-manager --list-plugins ### The usage project-manager command project-manager plugin:command