1
0
Fork 0
This commit is contained in:
Raul Dipeas 2022-10-28 09:34:20 -03:00 committed by GitHub
parent 5eaea04242
commit a724e8e65b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 24 additions and 0 deletions

17
.editorconfig Normal file
View File

@ -0,0 +1,17 @@
root = true
[*]
end_of_line = lf
insert_final_newline = false
[*.{js,py}]
charset = utf-8
[*.py]
indent_style = space
indent_size = 4
[Makefile]
indent_style = tab
[lib/**.js]
indent_style = space
indent_size = 2
[{package.json,.travis.yml}]
indent_style = space
indent_size = 2

7
readme.md Normal file
View File

@ -0,0 +1,7 @@
# Kubuntu RDX
Esta é a minha compilação pessoal do [**Kubuntu**](https://kubuntu.org/).
## Download:
**https://nightly.link/rauldipeas/kubuntu-rdx/workflows/kubuntu-rdx/main/kubuntu-rdx.zip**
![](logo.png)