Skip to content

Milly/anyenv-each

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

anyenv-each License: CC0-1.0 Build Status

This is an anyenv plugin that provides anyenv each command to run sub-command of all **env.

Installation

Simply clone the repository into the plugins directory:

mkdir -p $(anyenv root)/plugins
git clone https://github.com/Milly/anyenv-each $(anyenv root)/plugins/anyenv-each

Usage

anyenv each [--verbose|--quiet] [--stop-on-error] [--] <command> [<options>]

Options

  • -v/--verbose Shows all output and details to stdout
  • -q/--quiet Do not shows anything
  • -e/--stop-on-error Stop if **env command exits with a non-zero status

License

CC0 (Public Domain)

About

Provides `anyenv each` command to run sub-command of all **env.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages