Documentation
¶
Overview ¶
Package cliwrap provisions thin POSIX shell wrapper scripts for CLI tools (gh, lark-cli) under a user-owned bin directory. The wrappers rely on environment variables injected by the runner (ANNA_GH_BIN, ANNA_LARK_BIN) to locate the real binaries, avoiding infinite exec loops.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureWrappers ¶
EnsureWrappers creates wrapper scripts for gh and lark-cli under binDir. binDir is typically UserRoot/.anna/bin/. The wrappers are re-written on every call so stale content is never left behind.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.