8 ms·
That's what Rust looks like? Coming from JavaScript it's surprisingly clean and readable. Maybe I'll actually try it out. Is there another way to install your
by cyanregiment 1mo ago
That's what Rust looks like? Coming from JavaScript it's surprisingly clean and readable. Maybe I'll actually try it out.
Is there another way to install your HN CLI?
- viktorringnes 1mo agounfortunately not, i'll look into making an install script, but for now cargo is the only way you can install cargo with: curl https://sh.rustup.rs https://sh.rustup.rs -sSf | sh