Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/2m/ucm-bin-pkgbuild
Arch Linux package for The Unison Language
https://github.com/2m/ucm-bin-pkgbuild
Last synced: 22 days ago
JSON representation
Arch Linux package for The Unison Language
- Host: GitHub
- URL: https://github.com/2m/ucm-bin-pkgbuild
- Owner: 2m
- Created: 2019-12-22T10:27:18.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-16T20:45:19.000Z (5 months ago)
- Last Synced: 2024-06-16T21:41:06.901Z (5 months ago)
- Language: Shell
- Homepage: https://aur.archlinux.org/packages/ucm-bin/
- Size: 61.5 KB
- Stars: 3
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Package build description for The Unison Language
This repository holds instructions for building an Arch Linux package for The [Unison] Language.
[Unison]: https://www.unisonweb.org
## Pushing to AUR
Make sure [`aurpublish`][1] has been setup by running:
```sh
aurpublish setup
```Then run the following to publish:
```
aurpublish ucm-bin
```[1]: https://github.com/eli-schwartz/aurpublish