# calsais

Arch semi-automatic installation script.

## Table of contents
  - [Usage <a name="usage"></a>](#usage-)
  - [Contributing <a name="contributing"></a>](#contributing-)
  - [License <a name="license"></a>](#license-)

## Usage <a name="usage"></a>

Run

```bash
curl -LO slococo.com.ar/calsais
```

and then

```bash
sh calsais
```

You can use `-d`, `-f` or `-s` to debug.

The script only supports UEFI boot mode.

## Contributing <a name="contributing"></a>
PRs are welcome.

## License <a name="license"></a>
[GNU GPLv3](https://choosealicense.com/licenses/gpl-3.0/)