Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sbt/sbt-properties

sbt plugin to read properties from a file and make them available as a map
https://github.com/sbt/sbt-properties

Last synced: 17 days ago
JSON representation

sbt plugin to read properties from a file and make them available as a map

Awesome Lists containing this project

README

        

sbtproperties
=============

Plugin for `sbt`_ to read properties from a file and make them available as a map.

Mailing list
------------

Please use the `sbt mailing list`_ and prefix the subject with "[sbt-properties]".

Contribution policy
-------------------

Contributions via GitHub pull requests are gladly accepted from their original author. Along with any pull requests, please state that the contribution is your original work and that you license the work to the project under the project's open source license.

License
-------

This code is open source software licensed under the `Apache 2.0 License`_. Feel free to use it accordingly.

.. _`sbt`: https://github.com/harrah/xsbt/
.. _`sbt mailing list`: mailto:[email protected]
.. _`Apache 2.0 License`: http://www.apache.org/licenses/LICENSE-2.0.html