saucepleez / taskt

taskt (pronounced 'tasked' and formely sharpRPA) is free and open-source robotic process automation (rpa) built in C# powered by the .NET Framework
http://www.taskt.net/
1.06k stars 346 forks source link

/enhancement Compile taskt scripts? #306

Open poa00 opened 9 months ago

poa00 commented 9 months ago

enhancement? Newb here, so forgive me if the answer to this is obvious or already available, but...

Would it be possible to compile a script generated by taskt into a standalone .exe for portability? For instance, if I were to create a script to automate some tasks for a colleague, would it be possible to export that script (in any form) to share with that individual without including instructions that they must also install taskt?