Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Why do you want `julia-pkg add StaticArrays` when you can do `julia -e 'use Pkg; Pkg.add("StaticArrays")'`, though?


it looks a lot more annoying to type. Would be an easy shell alias or script though, if one prefers that command style.


I don't use Julia regularly, it's just an example of making it clear how the REPL is core to using Julia.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: