This repository has been archived by the owner on Jan 31, 2019. It is now read-only.
Releases: purduesigbots/pros-cli2
Releases · purduesigbots/pros-cli2
2.6.1
2.6.0
Release Notes:
-
Project folders no longer have to be empty when creating a new project (#19 -> #35, purduesigbots/pros#21)
-
Template files no longer need to know anything about their depot, as intended (#41)
-
Various improvement to our build processes (#40)
-
Invalidates purduesigbots/pros-atom#42 and purduesigbots/pros#4
Known Issues
All platforms: the PROS Editor and Atom currently cannot be opened at the same timeFixed as of 15 Oct 2017. If you still have this issue, please redownload and try again.- MacOS:
the current version of the installer is not signed. To open it, you may have toFixed as of 15 Oct 2017ctrl+click
on it instead of just clicking, depending on your system settings./Applications/PROS CLI.app
may have a 🚫 sign over the icon if your OS version is less than 10.13. Don't worry, it will still work (and the app doesn't do anything by itself anyway).
- Windows: sometimes the platformio/platformio-atom-ide-terminal package fails to install properly. If this is the case, please install it manually.
2.5.1
Release Notes:
- Minor tweaks to uploader to better reflect failures, increase reliability
- When system info can't be determined, user will be prompted to continue rather than begin failure state. Some user code mangles sys_info when printing a lot of data
- Project upgrading/creating works as intended now. Had issues with globbing
2.5.0
2.4.3
v0.2.0
We're excited to release the command line interface for creating and upgrade projects for PROS. This project allows us to decouple project creation and upgrading from Eclipse and allows us to better support other development environments.
In order to run the CLI from anywhere in a command prompt, add the folder where PROS was extracted to your PATH.