devtobias
v0.0.0
Published
DevTobias personal npx business card for the terminal.
Downloads
2
Readme
About
This is free to use npx card template which is easily customizable, so that everyone in the world can see your contact information in their terminal.
Getting Started
Type this command in your terminal to see my business card in action.
npx devtobias
If you want to customize it, just clone the repository:
git clone https://github.com/DevTobias/personal-npx-card.git
Open the project in the editor of your choice and configure the information contained in the src/lib/config.ts
file to your personal needs.
Also change the name to yours in the package.json
file. Afterwards your ready to publish it to npm with:
npm publish
Now everyone with npm installed can use the command to see your personal information!
Contributing
Before creating an issue, please ensure that it hasn't already been reported/suggested and double-check the current features.
See the contribution guide if you'd like to submit a Pull request.
Help
If you are experiencing problems while installing/coding the personal npx card, need hints or everything else you need another person to help you, please dont't hesitate to join our official Infotition Discord Server.
License
The personal npx card is available under the MIT License, see the LICENSE file for more information.