mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-26 05:18:12 -08:00
Compare commits
3 Commits
3bd83ec36a
...
88ea2d2936
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
88ea2d2936 | ||
|
|
3cf0422849 | ||
|
|
17a9afef15 |
@@ -311,7 +311,6 @@ If you would like to be guided through how to contribute to a repository on GitH
|
|||||||
## Ruby
|
## 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.
|
- [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.
|
- [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
|
- [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.
|
- [Hanami](https://github.com/hanami/hanami) _(label: easy)_ <br> A modern framework for Ruby.
|
||||||
|
|||||||
@@ -1590,15 +1590,6 @@
|
|||||||
],
|
],
|
||||||
"description": "A generic system to build and distribute packages from sources in an automatic, consistent and reproducible way."
|
"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",
|
"name": "chatwoot",
|
||||||
"link": "https://github.com/chatwoot/chatwoot",
|
"link": "https://github.com/chatwoot/chatwoot",
|
||||||
|
|||||||
Reference in New Issue
Block a user