home.social

#libresource — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #libresource, aggregated by home.social.

  1. Just published my first libre source library: a small TOML library for Scala 3. :3

    Triple Licensed under:

    - Anticapitalist Software License
    - Cooperative Software License, or
    - Parity Public License (AGPL-like, bit stronger contribution requirments)

    Code: github.com/LibreCybernetics/Mo

    Still incomplete but a first release non-the-less (v0.1.0-M1)

    jitpack.io/#dev.librecyberneti

    ```
    "dev.librecybernetics.Monorepo" %%% "toml" % "lib-toml-v0.1.0-M1"
    ```

    Still need to learn a lot about POMs, publishing, jars, etc.

    #scala #foss #LibreSource #LibreSoftware #copyfarleft #OpenSource