Skip to content

Commit

Permalink
Merge branch 'master' of github.com:nikola-bleech/vh-config
Browse files Browse the repository at this point in the history
  • Loading branch information
nikola-bleech committed Jun 24, 2019
2 parents 59b23fd + 0bca644 commit 1b2a907
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## Config generator for Apache Virtual Host

### Installation:
Run `npm install git+https://github.com/nikola-bleech/vh-config.git` in root folder of your project.

### Use:
Run `node 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`

0 comments on commit 1b2a907

Please sign in to comment.