An open API service indexing awesome lists of open source software.

https://github.com/openmodelica/openmodelicaregistry

A Julia registry for OpenModelica and associate tooling
https://github.com/openmodelica/openmodelicaregistry

Last synced: 30 days ago
JSON representation

A Julia registry for OpenModelica and associate tooling

Awesome Lists containing this project

README

          

# OpenModelicaRegistry
A Julia registry for OpenModelica and associate tooling

## How to use
use LocalRegistry.jl
https://github.com/GunnarFarneback/LocalRegistry.jl

```
(@v1.6) pkg> registry add https://github.com/OpenModelica/OpenModelicaRegistry.git
```

```
using LocalRegistry; register("", registry = "OpenModelicaRegistry")
```