https://github.com/kcl-lang/kcl-playground
KCL Playground
https://github.com/kcl-lang/kcl-playground
kcl kcl-lang kclvm kusion kusionstack playground
Last synced: 8 months ago
JSON representation
KCL Playground
- Host: GitHub
- URL: https://github.com/kcl-lang/kcl-playground
- Owner: kcl-lang
- License: apache-2.0
- Created: 2022-05-05T07:09:03.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-17T02:05:17.000Z (over 1 year ago)
- Last Synced: 2025-04-01T13:04:32.920Z (about 1 year ago)
- Topics: kcl, kcl-lang, kclvm, kusion, kusionstack, playground
- Homepage: https://pkg.go.dev/kcl-lang.io/kcl-playground
- Size: 9.47 MB
- Stars: 6
- Watchers: 3
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KCL Playground
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fkcl-lang%2Fkcl-playground?ref=badge_shield)
## Dependencies
+ Node.js
## Quick Start
```shell
npm install
```
## Run
```shell
npm run start
```
## Build
```shell
npm run build
```
## Screenshot

## License
Apache License Version 2.0
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fkcl-lang%2Fkcl-playground?ref=badge_large)