File tree 2 files changed +13
-8
lines changed
.integration/artifacthub/karmada/0.1.0
2 files changed +13
-8
lines changed Original file line number Diff line number Diff line change
1
+ ## Introduction
2
+
3
+ ` karmada ` is the karmada spec definition
4
+
5
+ ## Resource
6
+
7
+ Code source and document is [ here] ( https://github.com/kcl-lang/artifacthub/tree/main/karmada )
Original file line number Diff line number Diff line change 1
1
version : 0.1.0
2
2
name : karmada
3
3
displayName : karmada
4
- createdAt : " 2023-11-01T15:05:47Z "
5
- description : ' `karmada` is the Karmada spec definition '
4
+ createdAt : " 2023-11-07T04:14:30Z "
5
+ description : This is a KCL package
6
6
links :
7
- - name : Karmada homepage
8
- url : https://karmada .io/
9
- - name : Karmada repo
10
- url : https://github.com/karmada-io/karmada
7
+ - name : KCL homepage
8
+ url : https://kcl-lang .io/
9
+ - name : KCL repo
10
+ url : https://github.com/kcl-lang/kcl
11
11
install : |
12
12
#### Add `karmada` with tag `0.1.0` as dependency
13
13
```
@@ -21,7 +21,5 @@ install: |
21
21
maintainers :
22
22
- name : kcl-lang.io
23
23
24
- - name : Lan Liang
25
-
26
24
provider :
27
25
name : kcl-lang.io
You can’t perform that action at this time.
0 commit comments