Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aboisvert/typesafeconfig
Scala 3 example of typesafe configuration (using Selectable trait + transparent inline macro)
https://github.com/aboisvert/typesafeconfig
Last synced: 10 days ago
JSON representation
Scala 3 example of typesafe configuration (using Selectable trait + transparent inline macro)
- Host: GitHub
- URL: https://github.com/aboisvert/typesafeconfig
- Owner: aboisvert
- License: apache-2.0
- Created: 2023-08-04T14:09:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-04T14:17:07.000Z (over 1 year ago)
- Last Synced: 2023-08-04T15:42:06.042Z (over 1 year ago)
- Language: Scala
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Typesafe Config
A toy example of typesafe configuration in Scala 3
## Example
See example.scala
## Running
% scala-cli run example.scala