xgoinstall

package module
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 2, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

README

xgoinstall

x-go-install

Overview

x-go-install = xargs -I {} go install {}.

Limitation

Serial execution. Few options.

Usage

cat tools.go | grep _ | awk -F'"' '{print $$2}' | x-go-install

Motivation

We can use xargs only mac and unix.

Install

ghg

ghg get sanemat/go-xgoinstall

go install

go install github.com/sanemat/go-xgoinstall/cmd/x-go-install

Design

design

Changelog

chagelog by git-chglog

License

Copyright 2019 Matt (Sanemat) (Murahashi Kenichi) Apache License Version 2.0

Credits

credits by gocredits

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(argv []string, data []byte, outStream, errStream io.Writer) error

Run command

Types

This section is empty.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL