Commit 78e7c94
committed
feat(entrypoint): add --prj-root option
for specifying "$PRJ_ROOT" prior to sourcing "env.bash" (which will bail
out if "$PRJ_ROOT" is unset or empty). Using "--prj-root" may be more
convenient than setting an environment variable when, e.g., using the
entrypoint as a Nix flake app.1 parent 76aef52 commit 78e7c94
1 file changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
117 | 127 | | |
118 | 128 | | |
119 | 129 | | |
| |||
134 | 144 | | |
135 | 145 | | |
136 | 146 | | |
137 | | - | |
| 147 | + | |
| 148 | + | |
138 | 149 | | |
139 | 150 | | |
140 | 151 | | |
| |||
0 commit comments