Expanded README
Added usage and install instructions for release
This commit is contained in:
parent
5c1c96c4ff
commit
2ba14f77c4
1 changed files with 25 additions and 0 deletions
25
README.md
25
README.md
|
@ -1,2 +1,27 @@
|
|||
# dockprof
|
||||
|
||||
Profiles for your OS X Dock
|
||||
|
||||
## Installation
|
||||
|
||||
You can install `dockprof` via Homebrew
|
||||
|
||||
```shell
|
||||
brew tap joshtronic/formulae
|
||||
brew install dockprof
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
### Reset Dock to Factory Defaults
|
||||
|
||||
`dockprof reset`
|
||||
|
||||
### Save the current Dock
|
||||
|
||||
`dockprof save myDock`
|
||||
|
||||
### Load a saved Dock
|
||||
|
||||
`dockprof load myDock`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue