Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 201 Bytes

File metadata and controls

21 lines (14 loc) · 201 Bytes

PACKAGE_NAME

DESCRIPTION

Installation

using Pkg
Pkg.add("PACKAGE_NAME")

Development

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

License

MIT