29 lines
502 B
Markdown
29 lines
502 B
Markdown
# CocoASAIS
|
|
|
|
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 santilococo.github.io/CocoASAIS
|
|
```
|
|
|
|
and then
|
|
|
|
```bash
|
|
sh ./CocoASAIS
|
|
```
|
|
|
|
## Contributing <a name="contributing"></a>
|
|
PRs are welcome.
|
|
|
|
## License <a name="license"></a>
|
|
[MIT](https://choosealicense.com/licenses/mit/)
|