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

https://github.com/neo-hack/pd

search local package.name directly
https://github.com/neo-hack/pd

fuzzy package rust

Last synced: over 1 year ago
JSON representation

search local package.name directly

Awesome Lists containing this project

README

          

*search local `package.name` directly*

## install

```console
brew tap neo-hack/tap
brew install pd
```

## usage

```console
pd
```

**how to cd after found package**

```bash
cd "$(pd)"
```