mirror of
https://github.com/ANL-CEEESA/UnitCommitment.jl.git
synced 2025-12-07 00:38:51 -06:00
web: Show position in line
This commit is contained in:
@@ -13,3 +13,11 @@ docker-run:
|
||||
--memory 16g \
|
||||
--cpus 4 \
|
||||
ucjl-backend
|
||||
|
||||
test:
|
||||
clear; julia --threads 1 --procs 1 --project=test -e "using BackendT; runtests()"
|
||||
|
||||
run:
|
||||
julia --procs 1 --project=. startup.jl
|
||||
|
||||
.PHONY: test
|
||||
|
||||
Reference in New Issue
Block a user