siderophile
siderophile copied to clipboard
Detailed installation instructions for Ubuntu
I installed siderophile to test some rust code, but I ran into a few errors that I needed to find a workaround for. I decided to document the process for both the crates.io and the github build process. For each method's installation a fresh Ubuntu VM was set up. Please feel free to decline to PR should it not be something you feel is needed.
Thanks @bbresearcher! I've left a few style nitpicks, but this LGTM overall in terms of content. Some thoughts:
- I'm so-so on including high-level steps like "install cURL" and "install Rust" -- IMO these could just be links or omitted entirely, since a user who wants to scan a Rust crate with
siderophileprobably already has Rust installed or knows enough about Rust to install it. - I'm okay with this being a separate documentation file, but IMO it could also just go on the wiki instead.
Thank you I have made the suggested changes. I am more than happy for the instructions to be moved to a wiki (apologies I tried to follow the link in your comment, but I can't find the wiki folder). I am also more than happy if you prefer to not include these instructions in the github repository.