Application for FRC scouting. Written using Electron for easy customization.
Get the newest compiled version here!
cd
intoVictiScout
directory- Run
npm install
to install node dependencies.
While in VictiScout
directory, run
npm start
While in VictiScout
directory, run
npm run-script package-mac
npm run-script package-win
npm run-script package-linux
Choose the suffix appropriate for your target OS.
See here for an explanation of how to modify your packaging settings.
This software was created by Erik Boesen for Team 1418. See Contributors for further information.
VictiScout is available under the MIT License.