Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.

KYPO Sandbox Model

This library contains frontend model of KYPO Sandbox service.

Prerequisites

To use the library you need to have installed:

Usage

To use the model in your project follow these steps:

  1. Run npm install @muni-kypo-crp/sandbox-model
  2. Import classes like usual, for example import { SandboxDefinition } from '@muni-kypo-crp/sandbox-model