An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 5.7% on proxy.golang.org
Top 3.4% forks on proxy.golang.org

proxy.golang.org : github.com/natefinch/sh

Package sh is intended to make working with shell commands more shell-like. This package is basically just syntactic sugar wrapped around labix.org/v2/pipe, which in turn just wraps os/exec, but it can make your code a lot easier to read when you have a simple shell-like line rather than a huge mess of pipes and commands and conversions etc.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/natefinch/sh
License: MIT
Latest release: about 11 years ago
First release: about 11 years ago
Namespace: github.com/natefinch
Stars: 52 on GitHub
Forks: 14 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago

    Loading...
    Readme
    Loading...