Say I install a new Package using Julia's package manager. After using it
for a while I find a bug that I'd like to try to fix myself. Or maybe I'd
like to enhance the package in some way.
What is the recommended workflow for doing this? Do I use
Pkg.checkout('SomePkg') and then edit the source/unit tests?
What happens when I am done and would like to contribute my changes to the
author of the package? - [julia-users] Workflow for modifying a package Sal Mangano
- Re: [julia-users] Workflow for modifying a package Andreas Noack
- Re: [julia-users] Workflow for modifying a pack... Sal Mangano
- Re: [julia-users] Workflow for modifying a ... Andreas Noack
- Re: [julia-users] Workflow for modifyin... Salvatore Mangano
- Re: [julia-users] Workflow for mod... Tomas Lycken
- Re: [julia-users] Workflow for modifying a ... Tim Holy
