mirror of
https://github.com/LucasVbr/LucasVbr.git
synced 2026-05-14 01:21:52 +00:00
Add some tools
This commit is contained in:
@@ -16,11 +16,6 @@ __version__ = '0.1'
|
||||
|
||||
|
||||
def getDataSubfiles(files: list):
|
||||
"""
|
||||
|
||||
:param files:
|
||||
:return:
|
||||
"""
|
||||
contents = {}
|
||||
for file in files:
|
||||
baseName = os.path.basename(file)
|
||||
|
||||
+16
-2
@@ -2,7 +2,6 @@
|
||||
"HTML5",
|
||||
"CSS3",
|
||||
"JavaScript",
|
||||
"Pug",
|
||||
"PHP",
|
||||
"Java",
|
||||
"C",
|
||||
@@ -24,5 +23,20 @@
|
||||
"Insomnia",
|
||||
"JetBrains",
|
||||
"Visual Studio Code",
|
||||
"FileZilla"
|
||||
"FileZilla",
|
||||
"Composer",
|
||||
"DataGrip",
|
||||
"IntelliJIdea",
|
||||
"PyCharm",
|
||||
"Json",
|
||||
"diagrams.net",
|
||||
"Android Studio",
|
||||
"Git",
|
||||
"GitHub",
|
||||
"GitLab",
|
||||
"Handlebars.js",
|
||||
"Pug",
|
||||
"Jinja",
|
||||
"Markdown",
|
||||
"PhpStorm"
|
||||
]
|
||||
Reference in New Issue
Block a user