Workspace help

Im wondering if there is a way to systemd a julia process on startup that has a set of pkgs julia loads and from a terminal I can just fork into that julia instance and drop back out of it or even pipe to that instance. Then let systemd handle the closing and starting of julia for those high use pkgs.

If anyone has something setup or a easy way to do this, or helpful pkgs. Let me know