/go-xgoinstall

x-go-install

Primary LanguageGoApache License 2.0Apache-2.0

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