devloperds
v1.0.0
Published
My personal npx card - Run 'npx devloperds' to know more about me!
Maintainers
Readme
devloperds 👋
My personal NPX card — learn more about me with a single command!
Usage
npx devloperdsPreview
╭───────────────────────────────────────────────────────╮
│ │
│ devloperds │
│ │
│ Work: Full Stack Developer │
│ Twitter: https://twitter.com/devloperds │
│ GitHub: https://github.com/devloperds │
│ LinkedIn: https://linkedin.com/in/devloperds │
│ Web: https://devloperds.dev │
│ │
│ Card: npx devloperds │
│ │
╰───────────────────────────────────────────────────────╯Customize
Edit bin/index.js to update your personal information:
- name: Your display name
- work: Your current role/title
- twitter: Your Twitter handle
- github: Your GitHub username
- linkedin: Your LinkedIn profile
- web: Your personal website
Publishing to npm
Create an npm account at npmjs.com
Login to npm:
npm loginPublish your package:
npm publishNow anyone can run:
npx devloperds
Local Development
# Install dependencies
npm install
# Run locally
npm start
# Or link globally for testing
npm link
devloperdsTech Stack
License
MIT © devloperds
⭐ Inspired by npx bitandbang
