Skip to content
#

commandline

cli logo

Before there were graphical user interfaces, command-line interfaces were used to issue commands to a computer. Programs that handle the user interface are called command language interpreters, often known as a shell. A CLI may give a user more control over the computer and programs they wish to execute.

Here are 729 public repositories matching this topic...

trufae
trufae commented Mar 21, 2022

My 2GHz Ryzen 7 laptop needs SEVERAL minutes to compile this 2.2MB autogenerated file. the reason is. because its full of spaguetti that the compiler tries to optimise without much luck because its based on binary logic operands and zillions of consecutive conditionals that don't even try to switch/case. So this is 45KLOC of code that almost nobody uses and will live better in extras.

lepinkainen
lepinkainen commented Jun 21, 2020

I have two setups, in one the -parallel option works just fine in vscode - it generates parallel test cases as it should. In the other it doesn't do anything (not reporting errors in custom flags is a problem in the vscode go plugin, which is not the issue here).

Both were installed with go get -u github.com/cweill/gotests/... when in the $HOME directory within 15 minutes of each other.

picocli

Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps can include as source & avoid adding a dependency. Written in Java, usable from Groovy, Kotlin, Scala, etc.

  • Updated Mar 22, 2022
  • Java
a10dix
a10dix commented Apr 18, 2019

Feature request

*** Clearly state the use case.

  • What command did you run?
    task 275 modify due:tomorrow+1d

  • What did you expect to happen?
    The usual:
    Modifying task 275 '…'.
    Modified 1 task.
    Project '…' is …% complete (x of y tasks remaining).

  • What actually happened?
    No tasks specified.
    Indeed, the task 275 did not exist. It was 273. I may have been tired but I thought

Created by Glenda Schroeder

Released 1965

Wikipedia
Wikipedia