27 lines
580 B
Markdown
27 lines
580 B
Markdown
# calrepo
|
|
|
|
Personal Arch Linux package repository.
|
|
|
|
## 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>
|
|
|
|
Add
|
|
|
|
```bash
|
|
[calrepo]
|
|
SigLevel = Required DatabaseOptional
|
|
Server = https://slococo.com.ar/calrepo/$arch
|
|
```
|
|
|
|
to the end of `/etc/pacman.conf`.
|
|
|
|
## Contributing <a name="contributing"></a>
|
|
PRs are welcome.
|
|
|
|
## License <a name="license"></a>
|
|
[MIT](https://raw.githubusercontent.com/santilococo/calrepo/master/LICENSE.md)
|