xaizek / pipedial (License: GPLv3 only) (since 2019-01-08)
One more tool for selecting something in console.
<root> / libs / tclap /
File Mode Size
Arg.h 100644 17KiB
ArgException.h 100644 5,044B
ArgTraits.h 100644 2,627B
COPYING 100644 1,142B
CmdLine.h 100644 14KiB
CmdLineInterface.h 100644 3,627B
CmdLineOutput.h 100644 1,925B
Constraint.h 100644 1,800B
DocBookOutput.h 100644 8,402B
HelpVisitor.h 100644 1,944B
IgnoreRestVisitor.h 100644 1,336B
Makefile.am 100644 592B
Makefile.in 100644 16KiB
MultiArg.h 100644 12KiB
MultiSwitchArg.h 100644 5,627B
OptionalUnlabeledTracker.h 100644 1,721B
StandardTraits.h 100644 4,525B
StdOutput.h 100644 8,490B
SwitchArg.h 100644 7,659B
UnlabeledMultiArg.h 100644 9,620B
UnlabeledValueArg.h 100644 11KiB
ValueArg.h 100644 14KiB
ValuesConstraint.h 100644 3,027B
VersionVisitor.h 100644 2,028B
Visitor.h 100644 1,258B
XorHandler.h 100644 4,358B
ZshCompletionOutput.h 100644 8,272B
sstream.h 100644 1,628B
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/pipedial

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/pipedial

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master