Skip to content

jcm-sci/julia-package-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

PACKAGE_NAME

DESCRIPTION

Installation

using Pkg
Pkg.add("PACKAGE_NAME")

Development

julia --project=. -e 'using Pkg; Pkg.instantiate()'
just test

License

MIT

About

Template for Julia scientific packages (justfile + GitHub Actions CI)

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors