Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)