Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 525 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 525 Bytes

Config generator for Apache Virtual Host 💻

Installation:

Run brew tap nikola-bleech/vh-config from the terminal to download the package.

Run brew install vh-config to install it.

Usage:

Run vh-config from root folder of your project to generate apache config files.

Options:

List of available options:

  • -h, --help
  • -d, --default
  • -f, --force
  • -v

Notice:

Current version is v0.3.0. If you are having trouble updating via brew, please try:

  • brew upgrade vh-config