Fixing the README with basic information.
This commit is contained in:
parent
2694cfee05
commit
bfe1fb9563
1 changed files with 8 additions and 2 deletions
10
README.md
10
README.md
|
@ -1,2 +1,8 @@
|
|||
# pinch
|
||||
Dotfile repository using SaltStack
|
||||
# Pinch
|
||||
|
||||
After using my own python script to symlink my dotfiles, I have decided to take `SaltStack` for a spin and see how it goes.
|
||||
|
||||
# Bootstrap
|
||||
|
||||
The `bootstrap.sh` script will check the OS and in the case of *Mac OS X* will install `brew` followed by an installation of `SaltStack`.
|
||||
On Linux, the script will install `SaltStack`. The end result will be calling `SaltStack` to kick off the configuration of the box.
|
Loading…
Reference in a new issue