Hey yalls... I'm wondering, looking for a service really... I'm looking for some assistance setting a complete IntelliJ workflow. I'm mainly talking about deployment/run workflow that includes minification and obfusation of python, php and js, autosyncing, ssh SDKs, auto remote running, possibly package management (css, js, python pips), maybe a things like fontawsome package reducer (so I can develop with the full package but deploy only what's needed), maybe compiling my python code to C (I hear that is possible with Cython but haven't tried)....
These are the things I'm looking to do, I'm developing on a windows machine but the application is only runable on linux which complicates things. The last few years I've been developing on the server with a mounted drive and notepad++... I'm trying to take advantage of intelliJ... but it gets really complicated and finicky...
I guess at a minimum I'm looking to be pointed in the right direct and discuss possibilities... at a maximum, a real expert can set up a project for me instantly 😃.