Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-25T08:48:31.000Z (19 days ago)
- Last Synced: 2024-10-27T03:05:23.593Z (17 days ago)
- Topics: kcl, kcl-lang, kclvm, kusion, kusionstack, playground
- Homepage: https://pkg.go.dev/kcl-lang.io/kcl-playground
- Size: 6.32 MB
- Stars: 6
- Watchers: 3
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KCL Playground
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fkcl-lang%2Fkcl-playground.svg?type=shield)](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
![](screenshot.png)
## License
Apache License Version 2.0
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fkcl-lang%2Fkcl-playground.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fkcl-lang%2Fkcl-playground?ref=badge_large)