Skip to content

Commit 89a3751

Browse files
committed
📖 DOC: Lingo
1 parent 279a39f commit 89a3751

File tree

1 file changed

+16
-6
lines changed

1 file changed

+16
-6
lines changed

readme.md

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,23 @@
1-
[![Part of NodeCLI.com course](https://raw.githubusercontent.com/ahmadawais/create-node-cli/master/.github/create-node-cli.jpg)][n]
1+
<h4 align="center">
2+
<a href="https://nodecli.com/?utm_source=FOSS&utm_medium=FOSS&utm_campaign=create-node-cli">
3+
<img src="https://raw.githubusercontent.com/ahmadawais/create-node-cli/master/.github/create-node-cli.jpg" alt="create-node-cli" />
4+
</a>
5+
<br>
6+
<br>
27

3-
# create-node-cli
8+
📟 CLI to create new Node.js CLI applications.
9+
10+
[![DOWNLOADS](https://img.shields.io/npm/dt/create-node-cli?label=DOWNLOADS%20%20%E2%9D%AF&colorA=6cc24a&colorB=6cc24a&style=flat)](https://www.npmjs.com/package/create-node-cli) [![Learn Node.js CLI Automation](https://img.shields.io/badge/-NodeCLI.com%20%E2%86%92-gray.svg?colorB=6cc24a&style=flat)](https://nodecli.com/?utm_source=GitHubFOSS) [![Follow @MrAhmadAwais on Twitter](https://img.shields.io/badge/FOLLOW%20@MRAHMADAWAIS%20%E2%86%92-gray.svg?colorA=6cc24a&colorB=6cc24a&style=flat)](https://twitter.com/mrahmadawais/)
411

5-
[![Learn to build Node.js CLI](https://img.shields.io/badge/-NodeCLI.com%20%E2%86%92-gray.svg?colorB=488640&style=flat)][n] [![DOWNLOADS](https://img.shields.io/npm/dt/create-node-cli?label=DOWNLOADS%20%20❯&colorA=6A788D&colorB=6A788D&style=flat)](https://www.npmjs.com/package/create-node-cli)
6-
[![Follow @MrAhmadAwais on Twitter](https://img.shields.io/badge/FOLLOW%20@MRAHMADAWAIS%20%E2%86%92-gray.svg?colorA=6A788D&colorB=6A788D&style=flat)](https://twitter.com/mrahmadawais/)
12+
</h4>
713

8-
> 📟 CLI to create new Node.js CLI applications.
14+
<br>
15+
16+
# create-node-cli
917

10-
- 📟 Generate a new Node.js CLI application in a minute
18+
- 📦 Create a Node.js CLI in a minute
19+
- 🤯 Automatic argument parsing, help text, and welcome message
20+
- 🗃️ History to maintain the last input data like the Author `name`, `email`, and `URL`
1121

1222
<br>
1323

0 commit comments

Comments
 (0)