Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)