ProjectAssistant.jl

Assistant to create new julia projects
Author Gilga
Popularity
1 Star
Updated Last
4 Years Ago
Started In
June 2019

ProjectAssistant.jl

  • 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.

Required

Optional

Run script on Linux

Change permission on the project.jl using:

chmod a+x project.jl

Run the script using ./project.jl.

Notice

The path to the julia binary at the top line in project.jl invokes binary execution:

#!/usr/bin/julia

Run script on Windows

Execute project.bat.

Used By Packages

No packages found.