Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/FGRibreau/alfred-crates

Workflow for searching Rust crates from Alfred
https://github.com/FGRibreau/alfred-crates

Last synced: about 2 months ago
JSON representation

Workflow for searching Rust crates from Alfred

Lists

README

        

# alfred-crates

[![Cargo version](https://img.shields.io/crates/v/alfred-crates.svg)](https://crates.io/crates/alfred-crates) [![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/francois-guillaume-ribreau?utm_source=github&utm_medium=button&utm_term=francois-guillaume-ribreau&utm_campaign=github) [![available-for-advisory](https://img.shields.io/badge/available%20for%20advising-yes-ff69b4.svg?)](http://bit.ly/2c7uFJq) ![extra](https://img.shields.io/badge/actively%20maintained-yes-ff69b4.svg?) [![Slack](https://img.shields.io/badge/Slack-Join%20our%20tech%20community-17202A?logo=slack)](https://join.slack.com/t/fgribreau/shared_invite/zt-edpjwt2t-Zh39mDUMNQ0QOr9qOj~jrg)

Workflow for searching Rust crates from Alfred.

## Commands

* `cargo {query}`: search for Rust crates

## [Download .alfredworkflow](https://github.com/FGRibreau/alfred-crates/releases/)

### Rebuild binary and alfred workflow

```
./build-workflow.sh
open alfred-crates.alfredworkflow
```

### Additional Notes

This workflow require constant internet connection.