README.md: Add README

This commit is contained in:
Salt 2018-08-24 17:34:12 -05:00
parent be89134c23
commit 303815311e

13
README.md Normal file
View File

@ -0,0 +1,13 @@
# Salt's Bootstrap Script
## Usage
Download and run the latest `replicate.sh`:
cd
curl https://gitlab.com/rehashedsalt/bootstrap/raw/master/replicate.sh -o replicate.sh
chmod +x replicate.sh
./replicate.sh
## Notes
* The script assumes that you want to bootstrap `$PWD` as `$HOME`