poshprotools icon indicating copy to clipboard operation
poshprotools copied to clipboard

Import form functionality

Open adamdriscoll opened this issue 8 years ago • 4 comments
trafficstars

Right now the designer requires a pretty rigid file structure for the form code. It would be nice to be able to import people's existing scripts so they can work with them in PoshTools.

adamdriscoll avatar Jul 12 '17 10:07 adamdriscoll

For what it's worth, I vote for this feature. Really interested in converting my powershell studio forms to poshtools so I can take advantage of my release pipeline (and to stop paying for powershell studio).

murrahjm avatar Nov 16 '17 01:11 murrahjm

@murrahjm I have created a basic script to convert a PowerShell Studio PSF file into a script that PowerShell Pro Tools understands. It's just a start but will eventually be rolled into the Pro Tools as import functionality.

adamdriscoll avatar Nov 28 '17 01:11 adamdriscoll

https://github.com/adamdriscoll/poshprotools/blob/master/utilities/ConvertTo-PoshTools.ps1

adamdriscoll avatar Nov 28 '17 01:11 adamdriscoll

This is awesome! Testing it out now, found a couple of minor bugs. PR incoming.

murrahjm avatar Nov 28 '17 13:11 murrahjm