mirror of
https://github.com/ANL-CEEESA/UnitCommitment.jl.git
synced 2025-12-06 00:08:52 -06:00
Update Makefile
This commit is contained in:
5
Makefile
5
Makefile
@@ -26,4 +26,7 @@ test: build/sysimage.so
|
||||
format:
|
||||
julia -e 'using JuliaFormatter; format("src"); format("test"); format("benchmark")'
|
||||
|
||||
.PHONY: docs test
|
||||
install-deps:
|
||||
julia -e 'using Pkg; Pkg.add(PackageSpec(name="JuliaFormatter", version="0.14.4"))'
|
||||
|
||||
.PHONY: docs test format install-deps
|
||||
|
||||
Reference in New Issue
Block a user