https://github.com/regb/scala-clu
A Command Line Utility framework for Scala
https://github.com/regb/scala-clu
Last synced: 12 months ago
JSON representation
A Command Line Utility framework for Scala
- Host: GitHub
- URL: https://github.com/regb/scala-clu
- Owner: regb
- Created: 2018-10-27T16:18:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-27T23:43:45.000Z (over 7 years ago)
- Last Synced: 2025-03-04T19:39:45.111Z (over 1 year ago)
- Language: Scala
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scala Command Line Utilities
This is just a starting point to share some command line utilities
infrastructure across my projects. Not to clear yet where this is
going but I've seen a few shared pattern here and there and I
haven't found a satisfying open source option.