Replies: 1 comment
-
add examples (literate ?)
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As discussed during the meeting. It is a good idea to clarify how to use MRIReco for dev purpose when we want to work on (or with) the master branch for all the subpackage.
standard use
Use the last tagged registered version of MRIReco. MRIBase and MRIFiles which are used are version defined in the compat section of
Project.toml
Using the master branch of MRIReco + MRIBase + MRIFiles in one of your project
The specific version of MRIFiles/ MRIBase will be stored in the Manifest.toml
Dev package
cd into
~/.julia/dev/MRIreco
@tknopp Seems good to you, even for the test ?
Beta Was this translation helpful? Give feedback.
All reactions