# CocoASAIS
Arch semi-automatic installation script.
## Table of contents
- [Usage ](#usage-)
- [Contributing ](#contributing-)
- [License ](#license-)
## Usage
Run
```bash
curl -LO santilococo.github.io/CocoASAIS
```
and then
```bash
sh CocoASAIS
```
You can use `-d` or `-f` to debug.
The script only supports UEFI boot mode.
## Contributing
PRs are welcome.
## License
[GNU GPLv3](https://choosealicense.com/licenses/gpl-3.0/)