JuliaReach / JuliaReachTemplatePkg.jl

JuliaReach package template

Home Page:https://juliareach.github.io/JuliaReachTemplatePkg.jl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JuliaReachTemplatePkg.jl

Documentation Status Community License
docs-dev CI codecov aqua zulip license

JuliaReachTemplatePkg is a Julia template package for the JuliaReach ecosystem.

Installing

This package requires Julia v1.0 or later. We refer to the official documentation on how to install and run Julia on your system.

Depending on your needs, choose an appropriate command from the following list and enter it in Julia's REPL. To activate the pkg mode, type ] (and to leave it, type <backspace>).

pkg> add JuliaReachTemplatePkg

Install the latest development version

pkg> add JuliaReachTemplatePkg#master
pkg> dev JuliaReachTemplatePkg

About

JuliaReach package template

https://juliareach.github.io/JuliaReachTemplatePkg.jl/

License:MIT License


Languages

Language:Julia 100.0%