Skip to content

insysbio/heta-case-mini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heta project GH Build Build and Share Travis gh-pages gh-pages GitHub license

heta-case-mini

This is part of heta-lang project.

This repository is a demo example of QSP platfrom developed with Heta compiler.

Continuous integration solutions

The repository includes the example of settings for CI/CD. See files: .github/workflows/build.yml, .github/workflows/build-and-share.yml for GH Actions, .travis.yml for Travis (temporally disabled).

The result of integration can be found on GitHub Pages https://insysbio.github.io/heta-case-mini/

Short description of CI/CD steps for GH Actions: linux, osx, windows

  • Heta compiler installation
  • platform bulding: generation of export files
  • mrgsolve installation
  • running R scripts to generate plots (only for master branch and linux)
  • sending files to gh-pages (only for master branch and linux)

Directory structure

/src : Source files. Main folder for storing modeling and data files.

/src/index.heta : Platform content in Heta syntax.

/platform.json : main platform settings.

/R : files to store .R code for creating diagnostic plot.

/static : files required for creation github pages.

/.travis.yml : settings for CI/CD in https://travis-ci.org/

/appveyor.yml : settings for CI/CD in https://www.appveyor.com/ (currently not used)

There is a set of directories generated dynamically but not syncronized with master: dist, meta.

About

Demo example of QSP platfrom developed with Heta and qs3p-js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published