GNU/Linux on the job - GNU/Linux

Users browsing this thread: 1 Guest(s)
darthlukan
Members
(14-09-2015, 01:35 AM)venam Wrote: Maybe we could get some tips from the persons who are forced to have to use another OS and how they manage their workflow (between *nix and the other OS).

For me it's kinda simple: Setup the $PROJECTROOT as shared to the VM (it's an NTFS partition auto-mounted via fstab), spin-up the VM, work in the host, when it comes time to test/build/debug: switch to the VM's workspace and fire up Visual Studio. Everything else is done in the host OS (and mostly with vim).

I'm still learning my company's codebase, but once I've had a chance to fully grok the solution and csproj files to see what their build-steps are, I'll be looking into scripting the VM's startup to include the build and test steps so that I don't have to have it running and then be forced to click so much, then I can avoid using Visual Studio for anything but possibly debugging (VS's debugger really is great).

I haven't used Windows in any "primary" capacity, ever, so there's still a lot about it that I need to learn before my workflow can be properly tweaked to an ideal.
Github: https://github.com/darthlukan
CRUX Ports: http://ports.brianctomlinson.com
GPG: 3694569D
"We're all human, act accordingly." -- Me


Messages In This Thread
GNU/Linux on the job - by Pr0Wolf29 - 13-09-2015, 05:45 AM
RE: GNU/Linux on the job - by venam - 13-09-2015, 08:29 AM
RE: GNU/Linux on the job - by strang3quark - 13-09-2015, 08:47 AM
RE: GNU/Linux on the job - by ninjacharlie - 13-09-2015, 08:50 AM
RE: GNU/Linux on the job - by dtnt - 13-09-2015, 09:51 AM
RE: GNU/Linux on the job - by z3bra - 13-09-2015, 03:45 PM
RE: GNU/Linux on the job - by darthlukan - 13-09-2015, 04:31 PM
RE: GNU/Linux on the job - by venam - 14-09-2015, 01:35 AM
RE: GNU/Linux on the job - by darthlukan - 14-09-2015, 01:57 AM
RE: GNU/Linux on the job - by neeasade - 14-09-2015, 10:27 AM
RE: GNU/Linux on the job - by xero - 14-09-2015, 11:24 AM
RE: GNU/Linux on the job - by venam - 14-09-2015, 02:01 PM
RE: GNU/Linux on the job - by darthlukan - 14-09-2015, 02:49 PM
RE: GNU/Linux on the job - by ChefIronBelly - 14-09-2015, 05:27 PM