Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vigoo/clipp
CLI Parameter Parser library
https://github.com/vigoo/clipp
argument-parser command-line-parser library scala
Last synced: 23 days ago
JSON representation
CLI Parameter Parser library
- Host: GitHub
- URL: https://github.com/vigoo/clipp
- Owner: vigoo
- License: apache-2.0
- Created: 2018-07-03T21:53:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-13T19:35:37.000Z (10 months ago)
- Last Synced: 2024-01-14T05:23:07.839Z (10 months ago)
- Topics: argument-parser, command-line-parser, library, scala
- Language: Scala
- Homepage:
- Size: 1.95 MB
- Stars: 27
- Watchers: 2
- Forks: 1
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# clipp
[![CI](https://github.com/vigoo/clipp/actions/workflows/ci.yaml/badge.svg?branch=master)](https://github.com/vigoo/clipp/actions/workflows/ci.yaml)
[![codecov](https://codecov.io/gh/vigoo/clipp/branch/master/graph/badge.svg)](https://codecov.io/gh/vigoo/clipp)
[![Apache 2 License License](http://img.shields.io/badge/license-APACHE2-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)Functional command line argument parser and usage info generator for Scala.
See the [documentation site](https://vigoo.github.io/clipp/docs/) for more info.
----
YourKit supports open source projects with innovative and intelligent tools
for monitoring and profiling Java and .NET applications.
YourKit is the creator of YourKit Java Profiler,
YourKit .NET Profiler,
and YourKit YouMonitor.