Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sbt/sbt-properties
- Owner: sbt
- Created: 2012-10-21T20:49:42.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-19T10:28:41.000Z (about 12 years ago)
- Last Synced: 2024-11-09T18:12:21.213Z (2 months ago)
- Language: Scala
- Size: 116 KB
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
- awesome-sbt-plugins - sbt-properties - sbt plugin to read properties from a file and make them available as a map (SOURCE)
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