Skip to content

Commit 8670e87

Browse files
committed
📖 DOC: Lingo
1 parent 6fd2ae2 commit 8670e87

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

readme.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<br>
66
<br>
77

8-
📟 CLI to create new Node.js CLI applications.
8+
📟 CLI to create new Node.js CLI applications. [Learn to build Node.js CLI apps][n].
99

1010
[![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/)
1111

@@ -18,6 +18,7 @@
1818
- 📦 Create a Node.js CLI in a minute
1919
- 🤯 Automatic argument parsing, help text, and welcome message
2020
- 🗃️ History to maintain the last input data like the Author `name`, `email`, and `URL`
21+
- 👨‍🏫 Awais taught and created this CLI project in his [NodeCLI.com][n] automation course
2122

2223
<br>
2324

@@ -135,6 +136,8 @@ Me ([Ahmad Awais](https://twitter.com/mrahmadawais/)) and my incredible wife ([M
135136

136137
<br>
137138

139+
### [How to build a Node CLI?][n]
140+
138141
Or you can back me by checking out my super fun video course. After building hundreds of developer automation tools used by millions of developers, I am teaching exactly how you can do it yourself with minimum effective effort. Learn to build Node.js & JavaScript based CLI (Command Line Interface) apps & npm packages. Automate the grunt work, do more in less time, impress your manager, make more salary, and help the community. I'm sharing it all in this step-by-step 100-videos course. [Node CLI Automation without wasting a thousand hours][n] →
139142
140143
[![NodeCLI.com](https://raw.githubusercontent.com/ahmadawais/stuff/master/nodecli/featured.jpg)][n]

0 commit comments

Comments
 (0)