#
command-line-interface

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 361 public repositories matching this topic...
Command-line tool that instantly fetches Stack Overflow results when an exception is thrown
-
Updated
Jan 25, 2021 - Python
flowHater
commented
Jul 8, 2021
[SQL]
Currently, SQL doesn't appears in list of used language in my project.
what onefetch shows me:
What tokei returns:
 for any module. Expected options and help sections are created automatically based on parameters names, with support to async.
-
Updated
Jan 25, 2021 - JavaScript
swift
cli
swift-library
command-line
commands
swift-framework
commander
command-line-parser
command-line-interface
swift-cli
commandant
coverage-graph
-
Updated
Nov 21, 2020 - Swift
Declarative framework for interactive CLI applications
cli
middleware
parser
library
framework
terminal
csharp
command
command-line
tooling
commands
directives
command-line-tool
terminal-based
command-pattern
command-line-parser
middleware-pipeline
command-line-interface
csharp-library
-
Updated
Jul 13, 2021 - C#
A command line interface for Git Checkout. See branches available for checkout.
nodejs
javascript
git
cli
productivity
js
command-line
checkout
devtools
developer-tools
command-line-tool
devtool
check-out
command-line-interface
git-branch
cli-tool
github-cli
git-cli
check-it-out
-
Updated
Jul 1, 2021 - JavaScript
The project help you to quickly build layouts in terminal,cross-platform(一个跨平台的命令行ui布局工具)
cli
select
command-line
progress
progress-bar
loading
prompt-toolkit
cli-app
cmd
choice
command-line-tool
inquirer
terminal-colors
command-line-interface
terminal-ui
pyinquirer
-
Updated
Jun 8, 2021 - Python
A simple Python wrapper for archive.org's "Save Page Now" capturing service
-
Updated
Mar 30, 2021 - Python
Common Lisp bindings for the ncurses terminal library.
cli
console
gui
library
terminal
lisp
command-line
binding
common-lisp
tui
terminfo
ncurses
sbcl
curses
quicklisp
text-user-interface
command-line-interface
-
Updated
Jul 4, 2021 - Common Lisp
Deno command-line interfaces made easy
cli
typescript
cli-app
command-line-parser
command-line-interface
arguments-parser
deno
deno-arguments-parser
deno-tools
-
Updated
Jul 17, 2021 - TypeScript
nodejs
javascript
cli
boilerplate
babel
node
typescript
command-line
npm-package
npm-module
cli-app
node-js
command-line-tool
node-boilerplate
command-line-interface
boilerplate-node
npx
-
Updated
Jan 24, 2021 - TypeScript
Write powerful CLIs with argparse actions that pack a punch! 👊
-
Updated
Nov 5, 2020 - Python
A Command-Line Interface for the Swift Package Manager
-
Updated
Dec 1, 2018 - Swift
All terminals are under my command.
-
Updated
Jun 25, 2021 - Julia
Golang library with POSIX-compliant command-line UI (CLI) and Hierarchical-configuration. Better substitute for stdlib flag.
cli
console
commandline
getopt
command-line
daemon
cli-app
command-line-parser
commandline-interface
commandline-arguments
command-line-interface
posix-compatible
posix-compliant
commandlineparser
fossa-status
cmdr
unknown-commands
logex
hierarchy-configurations
cmdr-addons
-
Updated
Jun 28, 2021 - Go
An open-source OS for embedded applications that supports prioritized cooperative scheduling, time control, inter-task communications primitives, hierarchical state machines, CoRoutines and more...
iot
avr
arm
microcontrollers
state-machine
stm32
coroutines
os
embedded-systems
internet-of-things
event-driven
msp430
lpc
multitasking
rtos
cooperative
hierarchical-state-machine
kinetis
embedded-c
command-line-interface
-
Updated
Jul 25, 2021 - C
A simple blockchain command line interface
-
Updated
Mar 14, 2018 - Python
Hanna is a game engine for creating Choose Your Own Adventure games.
-
Updated
Jul 18, 2019 - C#
Command line interface to execute Codacy code analysis locally
lint
command-line-app
scala
command-line
linter
static-analysis
command-line-tool
codacy
command-line-interface
-
Updated
Jul 20, 2021 - Scala
A TUI for working with git repositories written in python using py_cui.
-
Updated
Jul 5, 2020 - Python
Is your feature request related to a problem? Please describe.
I'm using a lot of markdown emoji in my commits message, but in gitui, the emoji are not parsed.
Describe the solution you'd like
Replace all markdown emoji by it's Unicode equivalent.
I have found this lib that can help: https://lib.rs/crates/gh-emoji
Describe alternatives you've considered
**Additional