Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/techeverri/techeverri-cli
My personal npm card
https://github.com/techeverri/techeverri-cli
business-card card javascript nodejs npm npm-card npx npx-card techeverri
Last synced: 30 days ago
JSON representation
My personal npm card
- Host: GitHub
- URL: https://github.com/techeverri/techeverri-cli
- Owner: techeverri
- License: mit
- Created: 2022-01-06T01:10:40.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-02T06:37:35.000Z (about 1 month ago)
- Last Synced: 2024-10-06T16:47:59.596Z (about 1 month ago)
- Topics: business-card, card, javascript, nodejs, npm, npm-card, npx, npx-card, techeverri
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/techeverri
- Size: 2.38 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![GitHub](https://img.shields.io/github/license/techeverri/techeverri-cli?color=blue) [![CI](https://github.com/techeverri/techeverri-cli/actions/workflows/ci.yml/badge.svg)](https://github.com/techeverri/techeverri-cli/actions/workflows/ci.yml) [![GitHub version](https://badge.fury.io/gh/techeverri%2Ftecheverri-cli.svg)](https://badge.fury.io/gh/techeverri%2Ftecheverri-cli) [![npm version](https://badge.fury.io/js/techeverri.svg)](https://badge.fury.io/js/techeverri)
### It's me Tomas! 👋
_Inspired by [bitandbang](https://github.com/bnb/bitandbang)'s card._
## Usage
### Prerequisites
- Requires [Node.js](https://nodejs.org/) (v16 or newer)
### npm
To see my `npm` card, run the following command:
```sh
npx techeverri
```## Development
### Prerequisites
- Requires [Node.js](https://nodejs.org/) (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) |## Screenshots
![image](./screenshot.png)