1
mirror of https://github.com/jakejarvis/jakejarvis.git synced 2025-12-01 07:43:50 -05:00

nicer and centered BigText, remove fs-extra, updated readmes

This commit is contained in:
2021-11-21 11:17:10 -05:00
parent 9d1447c801
commit 3f418d3602
11 changed files with 122 additions and 153 deletions

View File

@@ -1,4 +1,4 @@
# 🧑🏻‍💻 @jakejarvis/cli [![npm (scoped)](https://img.shields.io/npm/v/@jakejarvis/cli?color=ff69b4&logo=npm)](https://www.npmjs.com/package/@jakejarvis/cli) [![CI status](https://github.com/jakejarvis/jakejarvis/workflows/CLI:%20Test/badge.svg)](https://github.com/jakejarvis/jakejarvis/actions)
# 🧑🏻‍💻 @jakejarvis/cli [![npm (scoped)](https://img.shields.io/npm/v/@jakejarvis/cli?logo=npm)](https://www.npmjs.com/package/@jakejarvis/cli) [![GitHub Workflow Status (event)](https://img.shields.io/github/workflow/status/jakejarvis/jakejarvis/CLI:%20Test?logo=github&logoColor=ffffff)](https://github.com/jakejarvis/jakejarvis/actions/workflows/cli-test.yml)
> The [Jake Jarvis](https://jarv.is/) CLI (aka the most useless Node module ever published, in history, by anyone, ever).
@@ -7,7 +7,7 @@
## Usage
```sh
$ npx @jakejarvis/cli
npx @jakejarvis/cli
```
## Inspired by
@@ -21,4 +21,4 @@ $ npx @jakejarvis/cli
## License
MIT © [Jake Jarvis](https://jarv.is/)
MIT