File tree Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,20 @@ assignees: agentmilindu
7
7
8
8
---
9
9
10
- # About the tool
10
+ ## About the tool
11
11
<!-- - The better you describe it, the more the community would love to see an installer script for it in this repo -->
12
12
13
- # How the "cURL and bash" command be
13
+ ## How the "cURL & bash" command be
14
14
<!-- - eg: `curl https://installer.to/dunner | bash` -->
15
- ` curl https://installer.to/anytoolname | bash `
15
+ ```
16
+ curl https://installer.to/anytoolname | bash
17
+ ```
18
+ ## Checklist
19
+ - [ ] I checked the Issues list and I'm sure I'm not duplicating an existing request
20
+ - [ ] I checked the Pull Request list and I'm sure I'm not proposing for a tool that is about to get added
21
+
22
+ ----
23
+
24
+ I request the community to consider my proposal and cast your votes by commenting,
25
+ * ` +1 ` if you like to see an installer script for this tool in this repo
26
+ * ` -1 ` if you do not like to see an installer script for this tool in this repo
You can’t perform that action at this time.
0 commit comments