Point to script
This commit is contained in:
parent
eec49d6dd1
commit
cf2308cdd7
@ -23,6 +23,8 @@ See [CHANGELOG.md](./CHANGELOG.md).
|
|||||||
curl https://install.abra.autonomic.zone | bash
|
curl https://install.abra.autonomic.zone | bash
|
||||||
```
|
```
|
||||||
|
|
||||||
|
The source for this script is [here](./installer/installer).
|
||||||
|
|
||||||
## Hack
|
## Hack
|
||||||
|
|
||||||
It's written in Bash! Just open up the `abra` file and start hacking. Then you can run it in place with `./abra`. The command-line interface is generated via [docopt](http://docopt.org/). If you add arguments then you need to run `make docopt` ro regenerate the parser.
|
It's written in Bash! Just open up the `abra` file and start hacking. Then you can run it in place with `./abra`. The command-line interface is generated via [docopt](http://docopt.org/). If you add arguments then you need to run `make docopt` ro regenerate the parser.
|
||||||
|
Reference in New Issue
Block a user