Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/toyobayashi/cpp-command-line

A library helps you create professional command-line tools using C++
https://github.com/toyobayashi/cpp-command-line

Last synced: 10 days ago
JSON representation

A library helps you create professional command-line tools using C++

Awesome Lists containing this project

README

        

# cpp-command-line

[![test](https://github.com/toyobayashi/cpp-command-line/workflows/test/badge.svg)](https://github.com/toyobayashi/cpp-command-line/actions?query=workflow%3Atest)

A library helps you create professional command-line tools using C++.

C++ re-implementation of [@rushstack/ts-command-line](https://github.com/microsoft/rushstack/tree/master/libraries/ts-command-line).