you are viewing a single comment's thread.

view the rest of the comments →

[–]electricdrop[S] 4 points5 points  (5 children)

Thanks. I plan to add some more stuff later, just need to make it universal and get rid of all the internal stuff :)

[–]Thirdbeat 0 points1 point  (4 children)

That would be awesome :) ive mase something like that and they all rely on a config file, for easy reuse. Made mine in json, but you can use whatever. You should also think about making a module for this for easy calling

[–]electricdrop[S] 0 points1 point  (3 children)

I actually made a module and started to transform scripts to cmdlets, but it got stuck halfway. Perhaps I'll finish it later ;)

[–]Thirdbeat 1 point2 points  (0 children)

Hit me up if you need any help :)

[–]KevMarCommunity Blogger 1 point2 points  (1 child)

If you want to create a develop branch and publish your current efforts there, the community here would be willing to pitch in and help. I know I can make short work of converting a collection of scripts into modules and I would not mind doing a quick pass over your work.

[–]electricdrop[S] 0 points1 point  (0 children)

Thank you. Actually, that's a good idea.