CommonWealthRobotics / BowlerBuilder

A Full-Stack Robotics Development Environment.
http://commonwealthrobotics.com/
GNU Lesser General Public License v3.0
3 stars 2 forks source link

Add a way to copy Git URL #28

Closed Octogonapus closed 5 years ago

Octogonapus commented 6 years ago

Default copy Git URL behavior should copy a string that is the arguments to run the script. There should also be an option to copy the push URL.

Octogonapus commented 6 years ago

@madhephaestus Can you clarify what you meant by "15) Copy gist URL should make the string pair of as the arguments would be pasted in a script run"?

madhephaestus commented 6 years ago

so when i hit the button i would like to get the literal of "https://github.com/keionbis/SmallKat.git","launch.groovy" as the content of the clipboard.

Octogonapus commented 5 years ago

Closing because this is related to JavaUI, which is being removed.