Skip to content

What does adding ~/kit/bin to PATH do? #448

Answered by johnlindquist
stevebarakat asked this question in Q&A
Discussion options

You must be logged in to vote

It allows you to run kit and sk from any directory:

  • kit is a tool to manage and run scripts from the terminal
  • sk allows you to invoke the app from the terminal. sk my-script would launch the my-script in the app prompt and wait for user input.

Replies: 1 comment

Comment options

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