← Back to context Comment by port11 6 days ago Can't it be packaged as a binary/whatever that would install without either cargo or npm? 2 comments port11 Reply _sinelaw_ 6 days ago You can use: cargo install fresh-editorOr you can use npmOr you can download release binary packages from Github releases.The problem is which option to make more prominent / first port11 4 days ago Okay, in my case I like the binary from GitHub, and it's also more likely to end up in Homebrew.
_sinelaw_ 6 days ago You can use: cargo install fresh-editorOr you can use npmOr you can download release binary packages from Github releases.The problem is which option to make more prominent / first port11 4 days ago Okay, in my case I like the binary from GitHub, and it's also more likely to end up in Homebrew.
port11 4 days ago Okay, in my case I like the binary from GitHub, and it's also more likely to end up in Homebrew.
You can use: cargo install fresh-editor
Or you can use npm
Or you can download release binary packages from Github releases.
The problem is which option to make more prominent / first
Okay, in my case I like the binary from GitHub, and it's also more likely to end up in Homebrew.