You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 26, 2023. It is now read-only.
It will be nice is codex can support tag generation for the scripts as well by using the packages specified in the stack interpreter comment. It will make writing and navigating scripts a better experience. We will be able to navigate to any library functions being used in the script.
Instead of codex parsing it though, maybe stack can provide a command to parse and print the command line or packages being used when it executes the script.