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
- Host: GitHub
- URL: https://github.com/okineadev/okineadev-npm
- Owner: okineadev
- License: mit
- Created: 2024-12-03T19:23:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-29T18:03:10.000Z (about 1 year ago)
- Last Synced: 2025-12-19T20:43:42.965Z (7 months ago)
- Topics: bun, cli, links, portfolio, typescript
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/okineadev
- Size: 191 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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:

## 📦 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