Skip to content

Gilga/ProjectAssistant.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Assistant to create new julia projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages