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
- Host: GitHub
- URL: https://github.com/openmodelica/openmodelicaregistry
- Owner: OpenModelica
- Created: 2020-12-30T22:36:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2026-04-26T17:26:21.000Z (about 1 month ago)
- Last Synced: 2026-04-26T19:17:48.724Z (about 1 month ago)
- Size: 80.1 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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")
```