UNPKG

@runtimeverificationinc/tsk

Version:

TypeScript/JavaScript library for K Framework functionality

21 lines (14 loc) 175 B
# tsk Please install [bun](https://bun.sh/). ## Install dependencies ```bash $ bun install ``` ## Run tests ```bash $ bun test ``` ## Build ```bash $ bun run build ```