mirror of
https://github.com/samsonjs/wordexp.git
synced 2026-03-25 08:45:54 +00:00
Remove Code Climate badge from Readme
This commit is contained in:
parent
a67b688f89
commit
8d8324e888
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
[](https://rubygems.org/gems/wordexp)
|
||||
[](https://app.circleci.com/pipelines/github/samsonjs/wordexp?branch=main)
|
||||
[](https://codeclimate.com/github/samsonjs/wordexp/maintainability)
|
||||
[](https://0dependencies.dev)
|
||||
|
||||
A Ruby gem for performing shell word expansion using [wordexp][]. It's like [Shellwords][] turned up to 11. Not only does it split taking quotes into account, but it also expands environment variables and tildes, and runs subcommands in `` `backticks` `` or `$(dollar parentheses)`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue