dev environment: allow printing only env without starting a shell
authorCharlie Turner <mail@charles.plus>
Mon, 6 Jan 2020 13:22:54 +0000 (13:22 +0000)
committerCharlie Turner <mail@charles.plus>
Mon, 6 Jan 2020 21:06:42 +0000 (21:06 +0000)
commitc57dca5220a2f121331d46691aadb8e7f3168f75
treea82b472ddf2b5cf4c59f0a08fd3b820497fd66fc
parent7aaa11aa772053eb82617eb92b5f4ff7424ec3d1
dev environment: allow printing only env without starting a shell

allow for workflows that don't want the gst scripts to start shells,
this can be awkward for higher-level scripts setting up shells
themselves.

this is especially useful in combination with eval, and mimics the sort
of thing you can do with ssh-agent -s.
README.md
gst-env.py