https://github.com/daisy/libhyphen-nar
libhyphen built and packaged with maven-nar-plugin
https://github.com/daisy/libhyphen-nar
Last synced: 5 months ago
JSON representation
libhyphen built and packaged with maven-nar-plugin
- Host: GitHub
- URL: https://github.com/daisy/libhyphen-nar
- Owner: daisy
- Created: 2012-11-19T11:59:04.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2025-12-12T13:06:08.000Z (6 months ago)
- Last Synced: 2025-12-14T03:43:05.031Z (6 months ago)
- Language: C
- Size: 300 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Build
-----
To build for all platforms at once:
make clean all
This requires [Docker](https://www.docker.com). Mac binaries will only
be build if the host platform is Mac OS.
Deploy
------
To deploy a snapshot to Sonatype OSS:
make snapshot
To make a release:
make release