Giter VIP home page Giter VIP logo

Comments (9)

itsmonktastic avatar itsmonktastic commented on June 3, 2024 1

FWIW I just did jpm install joy on OSX today and joy is recognized πŸ‘

$ which joy
/usr/local/bin/joy

from joy.

swlkr avatar swlkr commented on June 3, 2024

I think by default it’s /usr/local/lib/janet

but you can check with (dyn :syspath) in the repl

from joy.

kwccoin avatar kwccoin commented on June 3, 2024

Thanks. Sorted. In /usr/local/lib/janet/bin; wonder why not in /usr/local/bin/ like janet

TL; DR


The (dan :syspath) return "/usr/local/Cellar/janet/1.8.1/lib/janet"; not sure

I tried /usr/local/lib/janet and found there is a bin there

Hence, "/usr/local/lib/janet/bin" is ok with

export PATH=$PATH:/usr/local/lib/janet/bin

which joy give you /usr/local/lib/janet/bin/joy which is differ from /usr/local/bin/janet

Why it is not there?

from joy.

kwccoin avatar kwccoin commented on June 3, 2024

Why not have joy in /usr/local/bin/

from joy.

swlkr avatar swlkr commented on June 3, 2024

This is actually something that's been bothering me too, I should maybe try to symlink to /usr/local/bin or figure out a way to get jpm to put it there

I'll work on this

from joy.

swlkr avatar swlkr commented on June 3, 2024

I attempted to symlink to /usr/local/bin at the bottom of project.janet so hopefully this happens on install 🀞

from joy.

hweeks avatar hweeks commented on June 3, 2024

@swlkr can this issue be marked closed?

from joy.

swlkr avatar swlkr commented on June 3, 2024

I usually leave it up to the person who opened the issue to close it, but yeah it can

from joy.

kwccoin avatar kwccoin commented on June 3, 2024

Thanks

from joy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.