# calsais
Arch semi-automatic installation script.
## Table of contents
- [Usage ](#usage-)
- [Contributing ](#contributing-)
- [License ](#license-)
## Usage
Run
```bash
curl -LO slococo.com.ar/calsais
```
and then
```bash
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)