-
Updated
Jan 23, 2021 - C++
command-line

Terminal is a serial computer interface for text entry and display. Instruction given to perform a task are called commands. Current computers (GUI based) uses terminal emulators such as Unix shell, BASH shell, command prompt.
Here are 5,011 public repositories matching this topic...
-
Updated
Jan 14, 2021 - JavaScript
-
Updated
Jan 23, 2021 - Shell
-
Updated
Jan 23, 2021 - C#
-
Updated
Jan 17, 2021 - Rust
Hi, I've found the following cheatsheet :
In the README you explain that there must be an edit button in the page and a github button to access the sheet but as you can see it doesn't appear here.
Thx ;)
I would like to support multiple languages for my CLI using cobra. Implementation for commands is no problem, but is it correct that there is currently no support for the text output generated by cobra itself (e.g., "Usage", "Flags", "Use "mycmd [command] --help" for more information about a command.")?
In Git Bash, I use the alias fd='MSYS_NO_PATHCONV=1 fd --path-separator=/'
so that everything is generally done with bash-style path names. This doesn't work with the --exec feature. This makes the output of "grep -H" annoying. The good news is that it functions - grep must accept either file separator. The bad news is that I get a path string I can't usefully copy/paste in the shell to pass to
-
Updated
Jan 20, 2021 - Go
-
Updated
Jan 22, 2021 - TypeScript
-
Updated
Jan 20, 2021 - Go
-
Updated
Jan 20, 2021 - HTML
-
Updated
Jan 19, 2021 - JavaScript
-
Updated
Jan 23, 2021 - C
-
Updated
Jan 5, 2021 - Go
-
Updated
Jan 23, 2021 - Shell
-
Updated
Jan 18, 2021 - JavaScript
Thanks a ton for any helpful feedback
I need help with getting best quality GIFs.
I am not used to CSS syntax so it would be amazing if you add a lot of example config.yml files. Also, try adding config.yml files for the GIFs you are displaying in your README.md. They look fantastic. I have spent hours trying to get perfect GIF but no luck.
I don't know what value to give for shadow
-
Updated
Jan 19, 2021 - C++
-
Updated
Jan 19, 2021 - C
Add a changelog
As we attempt to pick up the release cadence, we are in need of an explicit changelog file which enumerates changes in each version. This should be a markdown or plaintext file adhering to some form of standardized format. Ideally, it will be able to work with #582.
-
Updated
Dec 13, 2020 - Shell
-
Updated
Jan 19, 2021 - Go
-
Updated
Jan 18, 2021 - Rust
-
Updated
Jan 9, 2021 - JavaScript
-
Updated
Dec 2, 2020 - Python
-
Updated
Dec 6, 2020 - Python
-
Updated
Jan 12, 2021 - C++