# calsais
Arch semi-automatic installation script.
## Table of contents
- [Usage ](#usage-)
- [Contributing ](#contributing-)
- [License ](#license-)
## Usage
Run
```
curl -LO calsais.slococo.com.ar
```
and then
```
sh calsais
```
You can use `-d`, `-f` or `-s` to enable logging.
The script only supports UEFI boot mode.
## Contributing
PRs are welcome.
## License
[GNU GPLv3](https://raw.githubusercontent.com/santilococo/calsais/master/LICENSE.md)