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: 2 months ago
JSON representation
Workflow for searching Rust crates from Alfred
- Host: GitHub
- URL: https://github.com/FGRibreau/alfred-crates
- Owner: FGRibreau
- Created: 2017-01-29T15:52:46.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-07-09T09:57:23.000Z (over 4 years ago)
- Last Synced: 2024-11-11T09:49:21.911Z (3 months ago)
- Language: Rust
- Homepage: https://fgribreau.com
- Size: 616 KB
- Stars: 23
- Watchers: 2
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- alfred-workflows - alfred-crates - Workflow for searching Rust crates. (Developer)
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.