Skip to content

frc1418/VictiScout-Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VictiScout Compiler

Application for compiling scouting data collected using the VictiScout Application. Written using Electron for easy customization.

Newest release: here

Development Dependencies

Development Installation

  1. cd into VictiScout directory.
  2. Run npm install to install node dependencies.

Usage in Development

While in VictiScout directory, run

npm start

Packaging

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.

Authors

This software was created by David O'Regan for Team 1418. See Contributors for further information.

License

VictiScout is available under the MIT License.

About

🔭 Customizable, cross-platform data compiler companion application for team 1418's VictiScout based on Electron.

Resources

License

Stars

Watchers

Forks

Packages

No packages published