techeverri
v1.6.0
Published
Personal card for Tomas Echeverri (@techeverri)
Downloads
86
Maintainers
Readme
It's me Tomas! 👋
Inspired by bitandbang's card.
Usage
Prerequisites
- Requires Node.js (v16 or newer)
npm
To see my npm
card, run the following command:
npx techeverri
Development
Prerequisites
- Requires Node.js (v16 or newer)
Commands
| Command | Description |
| ---------------- | --------------------------------- |
| npm run print
| Print the card |
| npm run build
| Build and print the card |
| npm run test
| Run smoke tests (Jest) |
| npm run format
| Format all files (Prettier) |
| npm run lint
| Run static code analysis (ESLint) |