Skip to content

ScribesZone/ModelScript

Repository files navigation

ModelScript

ModelScript is a textual modeling environment based on a dozen of textual modeling languages some being textual forms of UML, some other being textual DSLs.

Installation

  1. Download this repository.

  2. Enter the ModelScript directory

    cd ModelScript

  1. Create a virtual environment and install dependencies.

    virtualenv .venv source .venv/bin/activate pip install -r requirements.txt

  2. Set bin/ files as executable

    chmod +x bin/*

  3. Add ...ModelScript/bin/ in your PATH (change .bashrc)

  4. To check if modelc works:

    modelc --version

About

A small modeling environment based a dozen of textual modeling languages

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •