meta-exec

exec plugin for meta for executing synchronous commands to stdout with a standard format

ISC 20 个版本
安装
npm install meta-exec
yarn add meta-exec
pnpm add meta-exec
bun add meta-exec
README

Build Status

meta-exec

Allows arbitrary commands to be executed against all projects that make up the meta repo.

For example, to show git status of all projects:

meta exec "git status"
版本列表
1.4.4 2021-04-19
1.4.3 2021-04-16
1.4.2 2019-11-26
1.4.1 2019-07-10
1.4.0 2019-07-10
1.3.1 2019-06-14
1.3.0 2019-06-13
1.2.0 2019-06-13
1.1.1 2018-12-23
1.1.0 2018-12-21
1.0.0 2018-12-21
0.0.8 2018-04-24
0.0.7 2017-08-30
0.0.6 2017-08-18
0.0.5 2017-05-12
0.0.4 2017-04-25
0.0.3 2017-04-22
0.0.2 2017-02-22
0.0.1 2017-02-07
0.0.0 2017-01-05