- Created with Julia Version 1.3.1.
- Uses PkgTemplates.jl.
- Additionally can use DrWatson dirs (see DrWatson.jl), but package is not required.
- Uses additional scripts to create and run new projects.
Change permission on the project.jl using:
chmod a+x project.jl
Run the script using ./project.jl.
The path to the julia binary at the top line in project.jl invokes binary execution:
#!/usr/bin/julia
Execute project.bat.