Skip to content

Commit

Permalink
Updata artifacthub-pkg.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 31, 2023
1 parent 7546d7e commit 4771ea0
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
7 changes: 7 additions & 0 deletions psp-host-network-ports/0.1.0/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## Introduction

`psp-host-network-ports` is a kcl PSP validation package.

## Resource

Code source and document is [here](https://github.com/kcl-lang/artifacthub/tree/main/psp-host-network-ports)
25 changes: 25 additions & 0 deletions psp-host-network-ports/0.1.0/artifacthub-pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
version: 0.1.0
name: psp-host-network-ports
displayName: psp-host-network-ports
createdAt: "2023-10-31T07:54:07Z"
description: '`psp-host-network-ports` is a kcl validation package'
links:
- name: KCL homepage
url: https://kcl-lang.io/
- name: KCL repo
url: https://github.com/kcl-lang/kcl
install: |
#### Add `psp-host-network-ports` with tag `0.1.0` as dependency
```
kpm add psp-host-network-ports:0.1.0
```
#### Pull `psp-host-network-ports` with tag `0.1.0` to local
```
kpm pull psp-host-network-ports:0.1.0
```
maintainers:
- name: kcl-lang.io
email: [email protected]
provider:
name: kcl-lang.io

0 comments on commit 4771ea0

Please sign in to comment.