Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.14 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.14 KB

Heta project GitHub issues Build and Deploy GitHub license

heta-online

This is a web application for converting from Heta modeling platforms into different modeling formats and software. Heta online is based on heta-compiler node library and command line tool.

The application can be tested on the page: https://heta-online.insysbio.com.

To read the full documentation on Heta language, visit the Heta project homepage: https://hetalang.github.io/#.

building

npm i
npm run build

License

Licensed under the Apache License, Version 2.0. See the LICENSE text.

Authors

  • Evgeny Metelkin