mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2025-12-10 16:22:12 +00: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:
parent
b3fb0b675b
commit
49acd6ffd2
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."
|
||||
},
|
||||
{
|
||||
"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",
|
||||
"link": "https://github.com/JuliaLang/julia",
|
||||
"label": "good first issue",
|
||||
"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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user