Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
5a3bcf5f5be65737a93e3cc0e5efe18aed270e0b
/
.
/
scouting
/
DriverRank
/
activate.jl
blob: 741d05d48c5e1e6058157261e6eced3627fd0f92 [
file
] [
log
] [
blame
]
# A small helper to install all the dependencies on the scouting server.
using
Pkg
Pkg
.
activate
(
ARGS
[
1
])
Pkg
.
instantiate
()