Skip to content
Discussion options

You must be logged in to vote

(We chatted about this in an issue, but answering here too)

If a book-seach script exists in your kit environment (kenv), then sk works like this:

~/.kit/bin/sk book-search

Adding ~/.kit/binto your $PATH lets you do:

sk book-search

Running scripts from anywhere is broken 🤦‍♂️

I refactored sk into a unix socket a couple weeks back to replace the old, slower way of spinning up a node IPC channel, but looks like I forgot to add the "Run script from anywhere" logic back in. I'll get that out in a build in a couple of days. Your example should have worked.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pomdtr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Errors
Labels
None yet
2 participants