go-github-com-buildkite-shellwords 0.0.0-20180315110454-59467a9b8e10
Split command-line strings into words
This package provides a golang library for splitting command-line strings into words like a POSIX or Windows shell would.
- Outputs:
out - Website: https://github.com/buildkite/shellwords
- Licenses: Expat
- Package source: gnu/packages/golang-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install go-github-com-buildkite-shellwords 0.0.0-20180315110454-59467a9b8e10 as follows:
guix install go-github-com-buildkite-shellwords@0.0.0-20180315110454-59467a9b8e10
Or install the latest version:
guix install go-github-com-buildkite-shellwords
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.