Jump to content

Ross

Member
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Ross

  1. Hi I'd just like to share a simple workflow that I have written for Alfred that I use on a daily basis to search for Rust crates and open the relevant Crates.io, Lib.rs, or Docs.rs URLs.

    Download it from GitHub

    Features

    • Manages a local Crates.io registry: downloaded the first time you use the workflow and updated twice a day (both in the background).
    • Opens the crate in the default browser. You can use modifiers to change the URL that is navigated to.
    • 🤸Blazingly fast: no network calls since the registry is local, and it is built in Rust 🦀.

     

    crates.gif.11f3228bfa20de9597ecf5c207107352.gif

     

×
×
  • Create New...