From 06fc399eff3be82bd35b3dc29643187d5b8e2cae Mon Sep 17 00:00:00 2001 From: Jorie Tappa Date: Fri, 14 Jun 2019 14:50:37 -0500 Subject: [PATCH] add bolt (#354) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f6e7f35..d33ed74 100644 --- a/README.md +++ b/README.md @@ -201,6 +201,7 @@ If you are not a programmer, but would like to contribute, check out the [Awesom - [Discourse](https://meta.discourse.org/tags/starter-task) _(tag: #starter-task)_
Civilized discussion platform. See ["How to contribute to Discourse"](https://meta.discourse.org/t/how-to-contribute-to-discourse/53797). - [osem](https://github.com/openSUSE/osem/labels/good%20first%20issue) _(label: good first issue)_
Open Source Event Manager. An event management tool tailored to Free and Open Source Software conferences
See ["How to contribute to osem"](https://github.com/openSUSE/osem/blob/master/CONTRIBUTING.md) - [open-build-service](https://github.com/openSUSE/open-build-service/labels/good%20first%20issue%20%3A1st_place_medal%3A) _(label: good first issue)_
A generic system to build and distribute packages from sources in an automatic, consistent and reproducible way.
See ["How to contribute to open build service"](https://github.com/openSUSE/open-build-service/blob/master/CONTRIBUTING.md) +- [bolt](https://github.com/puppetlabs/bolt/labels/Beginner%20Friendly) _(label: Beginner Friendly)_
Bolt is a Ruby command-line tool for executing commands, scripts, and tasks on remote systems using SSH and WinRM. ## Rust