mirror of
https://github.com/janet-lang/janet
synced 2026-08-16 23:38:51 +00:00
Establishing a convention for scripts is beneficial for various tools. However, we do not install scripts on anyones PATH - instead they go to a self contained (dyn *syspath*) /bin folder which could be added to path, or symlinks could be added.