https://github.com/frioux/shellquote
quotes strings for shell scripts
https://github.com/frioux/shellquote
golang
Last synced: 8 months ago
JSON representation
quotes strings for shell scripts
- Host: GitHub
- URL: https://github.com/frioux/shellquote
- Owner: frioux
- License: apache-2.0
- Created: 2018-07-05T05:18:25.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2020-06-13T18:01:27.000Z (over 5 years ago)
- Last Synced: 2025-04-18T19:38:50.669Z (9 months ago)
- Topics: golang
- Language: Go
- Homepage: https://godoc.org/github.com/frioux/shellquote
- Size: 8.79 KB
- Stars: 17
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changes
- License: LICENSE
Awesome Lists containing this project
README
# Moved
[Use `github.com/frioux/leatherman/pkg/shellquote` instead.](https://github.com/frioux/leatherman/tree/master/pkg/shellquote)