JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

bundle/add-bin

core-api


    function
    boot.janet on line 4492, column 3

    (bundle/add-bin manifest src &opt dest chmod-mode)

    Shorthand for adding scripts during an install. Scripts will be 
    installed to `(string (dyn *syspath*) "/bin")` by default and will 
    be set to be executable.


0 examplesSign in to add an example
Loading...