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

https://github.com/atry/sbtproperties

Plugin for sbt to read properties from a file and make them available as a map
https://github.com/atry/sbtproperties

Last synced: 11 months ago
JSON representation

Plugin for sbt 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 "[sbtproperties]".

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:simple-build-tool@googlegroups.com
.. _`Apache 2.0 License`: http://www.apache.org/licenses/LICENSE-2.0.html