mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-24 04:19:06 -08:00
Fix duplicate entries issue for Julia in data.json
There were three entries for Julia, seemingly a general one and then two for two separate labels. I removed the one for help-wanted (which isn't specifically beginner friendly) and just stuck with the good first issue label.
This commit is contained in:
24
data.json
24
data.json
@@ -987,32 +987,16 @@
|
|||||||
],
|
],
|
||||||
"description": "Deploy any software to any cloud: automated DevOps workflows to save software teams time and money."
|
"description": "Deploy any software to any cloud: automated DevOps workflows to save software teams time and money."
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "Julia Language: Help wanted",
|
|
||||||
"link": "https://github.com/JuliaLang/julia",
|
|
||||||
"label": "help-wanted",
|
|
||||||
"technologies": [
|
|
||||||
"Julia"
|
|
||||||
],
|
|
||||||
"description": "\"Move like Python, Run like C\" - A fresh approach to technical computing!"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Julia Language: Good first issue",
|
|
||||||
"link": "https://github.com/JuliaLang/julia",
|
|
||||||
"label": "good first issue",
|
|
||||||
"technologies": [
|
|
||||||
"Julia"
|
|
||||||
],
|
|
||||||
"description": "\"Move like Python, Run like C\" - A fresh approach to technical computing!"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Julia",
|
"name": "Julia",
|
||||||
"link": "https://github.com/JuliaLang/julia",
|
"link": "https://github.com/JuliaLang/julia",
|
||||||
"label": "good first issue",
|
"label": "good first issue",
|
||||||
"technologies": [
|
"technologies": [
|
||||||
"Julia"
|
"Julia",
|
||||||
|
"C",
|
||||||
|
"C++"
|
||||||
],
|
],
|
||||||
"description": "Julia Projects for Beginners — Easy Ideas to Get Started Coding in Julia"
|
"description": "The Julia Programming Language - A high-level, high-performance dynamic language for technical computing."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Atrium",
|
"name": "Atrium",
|
||||||
|
|||||||
Reference in New Issue
Block a user