Ticket #319 (new enhancement)

Opened 6 years ago

Last modified 4 years ago

compile option ?

Reported by: oly@… Owned by: armin
Priority: normal Milestone:
Component: Gobby Version:
Severity: minor Keywords:
Cc: Launchpad Bug:

Description

it would be cool if there was a feature, to run the project your working on, perhaps just by hitting f5 and it launching a terminal and running a command that compiles and runs the program. just means you can quickly test the code your working on.

Change History

  Changed 5 years ago by anonymous

how would that work for all the languages it supports?

in reply to: ↑ description   Changed 4 years ago by anonymous

Replying to oly@…:

it would be cool if there was a feature, to run the project your working on, perhaps just by hitting f5 and it launching a terminal and running a command that compiles and runs the program. just means you can quickly test the code your working on.

That would mean that there has to be a compiler for EVERY single language Gobby supports... Do you know how much HDD space that would cost!? Possibly Gobby can be made to detect compilers already installed on your PC and use them to compile, other than that, no, just no...

  Changed 4 years ago by fx3

This could be done with abit more flexibility. add an option in gobby to do trigger, have the server export all XML into plain text, and call some sort of a hook (might be compiling) and then make the results available via Web. All this can be done with colaboration from several processes. But with minimum work from gobby/infinoted side.

Note: See TracTickets for help on using tickets.