command
Here are 893 public repositories matching this topic...
-
Updated
Jul 4, 2020 - TypeScript
jQuery Terminal Emulator - web based terminal
-
Updated
Aug 31, 2020 - JavaScript
Stop relying on GUI; CLI **ROCKS**
-
Updated
Apr 20, 2020
Summary
The documentation "activate_announcer_on_command_failure" is not helpful for users as it misses information a
A convenient way to initialize your application
-
Updated
Apr 18, 2020 - PHP
Synchronous Readline for interactively running to have a conversation with the user via a console(TTY).
-
Updated
Jun 14, 2020 - JavaScript
-
Updated
Jan 2, 2020
A handy command line interface for gulp
-
Updated
Jul 16, 2020 - TypeScript
Slack Bot Framework
-
Updated
Jul 28, 2020 - Go
Non-blocking external commands in Go with and streaming output and concurrent-safe access
-
Updated
Jul 11, 2020 - Go
A cross-platform command-line tool for executing jobs in parallel
-
Updated
May 2, 2020 - Go
Simple HS256 JWT token brute force cracker
-
Updated
Oct 21, 2018 - JavaScript
Because BlockLabels uses _lines instead of _title, set_title does nothing.
To reproduce:
import py_cui
root = py_cui.PyCUI(2,2)
root.set_title('Block Labels')
label = root.add_block_label('Hello\nWorld', 0,0, row_span=2, column_span=2)
label.set_title('Goodbye\nWorld')
root.start()
Expected behavior
set_title(title) should set the BlockLabel's ._line
A utility for manipulating ini files
-
Updated
Jul 8, 2020 - Python
Minimalist command line tool you can use to track and examine your habits.
-
Updated
Dec 19, 2019 - Rust
-
Updated
Feb 20, 2018 - Shell
NodeJS Framework for Interactive CLIs
-
Updated
Feb 14, 2020 - TypeScript
a static http server anywhere you need one.
-
Updated
Jul 3, 2020 - Go
AiForms.Effects for Xamarin.Forms
-
Updated
May 22, 2020 - C#
[DEPRECATED] Lightweight, modular, and opinionated webpack CLI that provides a superior experience
-
Updated
Sep 11, 2018 - JavaScript
What was the confusing thing is the world came down to a simple lack of documentation and understanding of how something worked.
When using {@@} in description and message, you CAN'T use ROOT values. You MUST supply a children section for the languages. The improvement would be to allow multi-nested values along with root values in the @@
result.on(
success: {
greet: -> (first, last) { puts "Hi #{first} #{last}!" },
print_name: -> (last, first) { puts "#{last}, #{first}!" }
}
)Original POC:
https://gist.github.com/serradura/499e403e64d53dfcb8c891dfff594e20
A nestjs module that provide a cli to your application.
-
Updated
Sep 1, 2020 - TypeScript
Improve this page
Add a description, image, and links to the command topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the command topic, visit your repo's landing page and select "manage topics."



GenMarkdownTreeCustom has a way to a header (
filePrependerarg), however there is not a first class way to add a footer.