|
More Information can be found here
This work was partially funded by the Ministry of Culture and Science of the German State of North Rhine-Westphalia.
cd HAPPI
julia --project=.
]
instantiatecd HAPPI/test
julia --project=.
]
dev ../
instantiatecd HAPPI/test
julia --project=. runtests.jlcd HAPPI
julia --project=.
]
add package_name- Notice: because of API changes the Documentation does not build currently. This will be updated soon.
cd HAPPI/docs
julia --project=.
]
dev ../
add Documentercd HAPPI/docs
julia --project=. make.jl