Skip to content
This repository has been archived by the owner on Aug 17, 2020. It is now read-only.
/ auto-mate Public archive

⚡ VirtualHost set-up with one command

Notifications You must be signed in to change notification settings

mikelovely/auto-mate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto Mate

Introduction

The final step to setting up your VirtualHost. Auto Mate is one command that will

  • Create a config file under sites-available with VirtualHost information
  • Symlink config file to sites-enabled
  • Create a pow file
  • Restart Apache

Example

sudo php auto-mate new:project foo --sub=public_html

  • foo being the name of your project
  • public_hmtl is the document root of your project (optional)

All you need to do beforehand, is pull down the repository you're working on and don't forget to powder up when you're done.

About

⚡ VirtualHost set-up with one command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages