An open API service indexing awesome lists of open source software.

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

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