andrescv / jupiter

RISC-V Assembler and Runtime Simulator
https://jupitersim.gitbook.io/
GNU General Public License v3.0
417 stars 36 forks source link

[Question] How can I run Jupiter by $ jupiter file.s #43

Open skywalker0304 opened 2 years ago

skywalker0304 commented 2 years ago

Hi, I am using Ubuntu. I know that I can run Jupiter by $ image/bin/jupiter file.s. However, can I run Jupiter by typing $ jupiter file.s in terminal and how can I do that?