Skip to content
Snippets Groups Projects

beat.editor

A local editor for BEAT objects, including a graphical toolchain editor and a simple web server. Aims to compliment beat.cmdline to enable a productive and smooth workflow for developing objects for the BEAT platform as well as replace the current toolchain editor in beat.web.

Installation

System Requirements

  • Up-to-date version of Node.js
  • Up-to-date version of NPM
    • Installed by default alongside Node

To install, just run npm install.

Use

TBD

Development

See DEV.md