File tree 1 file changed +36
-0
lines changed
1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change
1
+ <h1 align =center >Dev Talk</h1 >
2
+ <p align =center >
3
+ <img src =" ./icon/icon.png " width =300 alt =views >
4
+ </p >
5
+
6
+ <p align =center >
7
+ <img src =" https://img.shields.io/github/license/alestor123/DEV-TALK-CLI " alt =views >
8
+ <a href =" https://github.com/alestor123/DEV-TALK-CLI/issues " >
9
+ <img src =" https://img.shields.io/github/issues-raw/alestor123/DEV-TALK-CLI " ></a >
10
+ <a href =" https://www.npmjs.com/package/dev-talk " ><img src =" https://img.shields.io/npm/v/dev-talk " ></a >
11
+ </p >
12
+
13
+ #
14
+ > This is a simple code for cli to cli talk for devs
15
+ <p align=center>
16
+ <a href="https://npmjs.org/package/dev-talk">
17
+ <img src="https://nodei.co/npm/dev-talk.png"> </a >
18
+ </p>
19
+
20
+ # Documentation
21
+
22
+ # Quick use
23
+
24
+ `` npx dev-talk ``
25
+
26
+ # Installation
27
+
28
+ `` npm i DEV-TALK-CLI -g ``
29
+
30
+ # Usage
31
+
32
+ `` dev-talk <username> <channel> ``
33
+
34
+ # Example
35
+ `` dev-talk alestor123 lol ``
36
+
You can’t perform that action at this time.
0 commit comments