ask-cli-ai 1.0.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
# Ask CLI
|
|
2
2
|
|
|
3
|
+

|
|
4
|
+
|
|
3
5
|
A fast and lightweight AI-powered CLI tool to help you with commands, coding, apps and more.
|
|
4
6
|
|
|
5
7
|
- 🤖 Get help about commands, coding, apps, etc.
|
|
@@ -7,7 +9,7 @@ A fast and lightweight AI-powered CLI tool to help you with commands, coding, ap
|
|
|
7
9
|
- 🚀 Blazing fast speed, almost instant responses.
|
|
8
10
|
- 🛡️ Safe by design, it cannot run commands or access your files without your explicit authorization.
|
|
9
11
|
|
|
10
|
-
|
|
12
|
+
Forget about switching between applications to know how to use a command or fix an error. Just ask your terminal how to do it.
|
|
11
13
|
|
|
12
14
|

|
|
13
15
|
|