Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Safe-DS/API-Editor

logo

Main

For users

  1. Install OpenJDK 11.
  2. Grab the latest release.
  3. Run the Jar:
    java -jar path/to/jar
  4. Open localhost:4280 in your browser.

For developers

Installation

  1. Install OpenJDK 11.
  2. Install Node.js 16.x.
  3. Install linter & formatter:
    npm install
  4. Build everything:
    ./gradlew build

During development

  1. Run the backend server:
    ./gradlew run --continuous
  2. Run the development server (keep the backend server running):
    cd client
    npm run dev
  3. Open localhost:3000 in your browser.

About

A toolkit to provide an improved API for new users of a Python library.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors 21