Atom extension for generating, building, and deploying WPILib code.
Install atom-wpilib
through Atom's package manager or via apm install atom-wpilib
.
To first set up, you'll need to navigate to Settings > Packages > atom-wpilib
and set your team number and language.
alt-cmd-x
(macOS)/alt-ctrl-x
(Windows/Linux)alt-cmd-r
(macOS)/alt-ctrl-r
(Windows/Linux)WPILib: Generate Project
and WPILib: View Example
via the Command Palette (shift-cmd-p
)Packages > WPILib
menu (there must be a GradleRIO project open for these to work)Bug reports and suggestions are welcome in the issues section.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.