Compare commits

...

3 Commits

Author SHA1 Message Date
Shmavon Gazanchyan
88ea2d2936 Update README.md 2025-11-07 12:17:34 +00:00
Sammy Hori
3cf0422849 Merge pull request #1788 from MunGell/remove-bolt
Remove bolt from the data.json for inactivity
2025-11-07 12:17:22 +00:00
Sammy Hori
17a9afef15 Remove bolt from the data.json for inactivity
The last commit was 5 months ago
2025-11-07 12:16:57 +00:00
2 changed files with 0 additions and 10 deletions

View File

@@ -311,7 +311,6 @@ If you would like to be guided through how to contribute to a repository on GitH
## Ruby
- [Avo Admin for Ruby on Rails](https://github.com/avo-hq/avo) _(label: Good first issue)_ <br> Build business apps 10x faster using Ruby on Rails.
- [bolt](https://github.com/puppetlabs/bolt) _(label: Beginner-Friendly)_ <br> Bolt is a Ruby command-line tool for executing commands, scripts, and tasks on remote systems using SSH and WinRM.
- [chatwoot](https://github.com/chatwoot/chatwoot) _(label: good first issue)_ <br> Opensource customer support platform which can be an alternative to Intercom, Zendesk, Drift, Crisp etc.
- [chef](https://github.com/chef/chef) _(label: Type:-Jump-In)_ <br> A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure
- [Hanami](https://github.com/hanami/hanami) _(label: easy)_ <br> A modern framework for Ruby.

View File

@@ -1590,15 +1590,6 @@
],
"description": "A generic system to build and distribute packages from sources in an automatic, consistent and reproducible way."
},
{
"name": "bolt",
"link": "https://github.com/puppetlabs/bolt",
"label": "Beginner-Friendly",
"technologies": [
"Ruby"
],
"description": "Bolt is a Ruby command-line tool for executing commands, scripts, and tasks on remote systems using SSH and WinRM."
},
{
"name": "chatwoot",
"link": "https://github.com/chatwoot/chatwoot",