Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Docs for domain command
  • Loading branch information
kilroyweb authored Jul 29, 2017
1 parent 29b9d7a commit dd1a2b8
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Tool for automating sites using Laravel Homestead. With one command, Homeboy wil
- [Host](#host)
- [File](#file)
- [Vagrant](#vagrant)
- [Domain](#domain)
- [Troubleshooting](#troubleshooting)

## Requirements
Expand Down Expand Up @@ -249,6 +250,16 @@ or
homeboy file homestead
```

### Domain

The domain command lets you quickly add a new domain record to your hosts file.

```
homeboy domain
```

Homeboy will prompt the domain as well as the ip address

## Troubleshooting

### Homeboy is running composer install within my current directory, rather than my defined LOCAL_SITES_PATH
Expand Down

0 comments on commit dd1a2b8

Please sign in to comment.