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
- Host: GitHub
- URL: https://github.com/atry/sbtproperties
- Owner: Atry
- Created: 2012-04-10T14:19:01.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-04-10T14:48:13.000Z (about 14 years ago)
- Last Synced: 2025-03-14T03:11:42.035Z (over 1 year ago)
- Language: Scala
- Homepage:
- Size: 97.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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