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

https://github.com/okineadev/okineadev-npm

💻 Just my contacts in the CLI
https://github.com/okineadev/okineadev-npm

bun cli links portfolio typescript

Last synced: 5 months ago
JSON representation

💻 Just my contacts in the CLI

Awesome Lists containing this project

README

          

# okineadev-npm

To get my contacts in the **CLI**, run this command:

```bash
npx okineadev
# Or if you have Bun installed
bunx okineadev
```

You will see this:

![CLI output screenshot](https://raw.githubusercontent.com/okineadev/okineadev-npm/main/assets/screenshot.png)

## 📦 Packages Used

- [ink](https://www.npmjs.com/package/ink) - React for CLIs
- [ink-divider](https://www.npmjs.com/package/ink-divider) - Divider component for Ink
- [ink-link](https://www.npmjs.com/package/ink-link) - Link component for Ink