diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,5 +1,13 @@ # Mixlib::ShellOut -[](https://travis-ci.org/chef/mixlib-shellout) [](https://ci.appveyor.com/project/Chef/mixlib-shellout/branch/master) [](https://badge.fury.io/rb/mixlib-shellout) +[](https://ci.appveyor.com/project/Chef/mixlib-shellout/branch/master) [](https://buildkite.com/chef-oss/chef-mixlib-shellout-master-verify) [](https://badge.fury.io/rb/mixlib-shellout) + +**Umbrella Project**: [Chef Foundation](https://github.com/chef/chef-oss-practices/blob/master/projects/chef-foundation.md) + +**Project State**: [Active](https://github.com/chef/chef-oss-practices/blob/master/repo-management/repo-states.md#active) + +**Issues [Response Time Maximum](https://github.com/chef/chef-oss-practices/blob/master/repo-management/repo-states.md)**: 14 days + +**Pull Request [Response Time Maximum](https://github.com/chef/chef-oss-practices/blob/master/repo-management/repo-states.md)**: 14 days Provides a simplified interface to shelling out while still collecting both standard out and standard error and providing full control over environment, working directory, uid, gid, etc. |
