How about releasing it as a Julia package?  You can handle your (Julia) 
dependencies with the REQUIRE file.

I'm working on a reproducible PhD thesis, and that's the route I'm going. 
 All my julia code and tex files will be in there and can be built from 
scratch.

On Thursday, February 11, 2016 at 6:56:00 AM UTC-5, Lyndon White wrote:
>
> I've been working in IJulia for all of my experimental needs.
> I am now submitting the paper and I wish to submit my code and data  along 
> with it.
>
> I also probably should include a copy of julia.
> Since my code works in Julia 0.5, but I am confidant it doesn't work in 
> any prior versions (such as the one in most package managers?)
> and I guess I need to include the dependencies.
>
> Are there guidelines for packaging up a julia project for reproducible 
> science?
>
>

Reply via email to