Shell
A shell is a text-based terminal, used for manipulating programs and files. Shell scripts typically manage program execution.
-
- Sign up for GitHub or sign in to edit this page
- Created by Glenda Schroeder
- Released 1965
Here are 8,423 public repositories matching this topic...
Suggestions
-
Header - Add a new square icon aligned to the right of the header.
PS. (discussion about the new logo - #2986). -
What is tldr? - I find it very useful, but I would change this huuuge screenshot with a smaller gif. (it can be done easily with tools like terminalizer)
-
Clients - Maybe we should discuss if
TODO
- Dynamic variable naming.
- Internal variables.
- Turn the non-functions into functions.
- This is so tests can be written.
- It also shows a working use case for the task.
- Add a
CONTRIBUTING.md. - Look into side effects of using
shoptandset. -
/dev/tcp - Convert to
pdf- Add a cover.
- Add references.
- Write some
A terminal emulator for the 21st century.
-
Updated
Oct 17, 2019 - 2 commits
- TypeScript
A black hole for Internet advertisements
-
Updated
Oct 17, 2019 - 3 commits
- Shell
A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
-
Updated
Oct 17, 2019 - 537 commits
Iconic font aggregator, collection, & patcher. 3,600+ icons, 40+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
-
Updated
Oct 17, 2019 - 894 commits
- CSS
ShellCheck, a static analysis tool for shell scripts
-
Updated
Oct 17, 2019 - 1 commits
- Haskell
Summary of the new feature/enhancement
Write-EventLog does not currently accept pipeline input, although it might be useful in situations where you want to log multiple events log entries of the same type:
Get-SomeInformation |Write-EventLog -LogName Application -Source -EventID 100
Proposed technical implementation details (optional)
- Update the [
Messageparameter attrib
A pure Unix shell script implementing ACME client protocol
-
Updated
Oct 17, 2019 - 2 commits
- Shell
A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.
-
Updated
Oct 17, 2019 - 1 commits
- JavaScript
Website is down?
repo lists website http://shelljs.org but the site is down. You can test at https://downforeveryoneorjustme.com/shelljs.org
Add labels to issue template YAML frontmatter format, Which will automatically assign those labels to issues. Multiple labels are comma separated.
Eg:
| Issue template | Labels |
|---|---|
| Bug Report | bug |
| Feature Request | help-wanted, proposal, under-discussion |
| Support Question | question |
There is also title and assignees variables available.
Various Dockerfiles I use on the desktop and on servers.
-
Updated
Oct 17, 2019 - 1 commits
- Dockerfile
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
See eg #350 and #352 — in both cases the workaround is a patch to another plugin, so users of z-sy-h master experience a segfault.
More of a curiosity than a bug, really.
Psy Shell v0.9.7 (PHP 7.0.30-0ubuntu0.16.04.1 — cli) by Justin Hileman
>>> false instanceof StdClass
PHP Fatal error: instanceof expects an object instance, constant given in Psy Shell code on line 1
>>> [] instanceof StdClass
PHP Fatal error: instanceof expects an object instance, constant given in phar:///home/tgr/bin/psysh/src
HTTPie + prompt_toolkit = an interactive command-line HTTP client featuring autocomplete and syntax highlighting
-
Updated
Oct 17, 2019 - 356 commits
- Python
This is the official location of the Kaldi project.
-
Updated
Oct 17, 2019 - 8 commits
- Shell
For anyone who'd like to contribute and don't know where to start - it might be a good idea to add more unit tests for any uncovered part
If you'd like contribute, please leave a comment here, specifying the areas (functions/files/packages), which you are going to cover
Register at Hacktoberfest before submitting a Pull Request
For some time we've had it in our minds to add a README to every plugin, as a way of documenting what the plugin does and what it requires, among other things. We have some READMEs already but most plugins lack one. That's why this issue exists, so you can take part in this effort.