You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**COVID-19 Tracker and CLI** is an open-source NodeJS application for command line interface to track COVID-19 cases around the world. An optimized NodeJS application and a simple tracker with real-time updates from reliable data source. It Supports terminal for linux and macos, command prompt for windows, and termux for android.
7
+
**COVID-19 Tracker & CLI** is an open-source NodeJS application for command line interface to track COVID-19 cases around the world. An optimized NodeJS application and a simple tracker with real-time updates from reliable data source. It Supports terminal for linux and macos, command prompt for windows, and termux for android.
8
8
9
9
## 😎 Demo
10
10
@@ -14,49 +14,45 @@ Let's see it in action!
14
14
15
15
## 📖 Documentation
16
16
17
-
<!-- <!-- markdownlint-disable MD033 -->
18
-
The complete documentation can be found here:<br/>
Contributions are welcome, create a pull request to this repo and we'll review your code. Please consider to submit your pull request to the ```dev``` branch. Thank you!
23
+
Contributions are welcome, create a pull request to this repo and we'll review your code. Please consider submitting your pull request to the ```dev``` branch. Thank you!
24
+
25
+
Read the project's [contributing guide](./contributing.md) for more info.
25
26
26
27
## 🐛 Issues
27
28
28
-
If you're facing a problem in using COVID-19 Tracker and CLI please let us know by [creating an issue here](https://github.com/wareneutron/covid19-tracker-cli/issues/new). We are happy to help you! Don't forget to provide us some screenshot or errors of it, thank you!
29
+
If you're facing a problem in using COVID-19 Tracker & CLI please let us know by [creating an issue here](https://github.com/wareneutron/covid19-tracker-cli/issues/new). We are happy to help you! Don't forget to provide us some screenshot or errors of it, thank you!
Read the project's [code of conduct](./code_of_conduct.md).
52
48
53
49
## 📃 License
54
50
55
-
COVID-19 Tracker and CLI is licensed under [GNU General Public License v3](https://opensource.org/licenses/GPL-3.0).
51
+
COVID-19 Tracker & CLI is licensed under [GNU General Public License v3.0](https://opensource.org/licenses/GPL-3.0).
56
52
57
53
## 📝 Author
58
54
59
-
COVID-19 Tracker and CLI is created by **[Waren Gonzaga](https://github.com/warengonzaga)**, developed and maintained by [Wareneutron Developers](https://wareneutron.com) with the help of awesome [contributors](https://github.com/wareneutron/covid19-tracker-cli/graphs/contributors).
55
+
COVID-19 Tracker & CLI is created by **[Waren Gonzaga](https://github.com/warengonzaga)**, developed and maintained by [Wareneutron Developers](https://wareneutron.com) with the help of awesome [contributors](https://github.com/wareneutron/covid19-tracker-cli/graphs/contributors).
Any contributions are welcome, encouraged, and valued. See the following information below for different ways to help and details about how this project handles them. Please make sure to read the relevant section before making your contribution. It will make it a lot easier for me as maintainer and smooth out the experience for all involved. The community looks forward to your contributions. 🎉✌✨
4
+
5
+
## 📋 Code of Conduct
6
+
7
+
This project and everyone participating in it is governed by the COVID-19 Tracker & CLI [Code of Conduct](https://github.com/wareneutron/covid19-tracker-cli/blob/main/code_of_conduct.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to <[email protected]>.
8
+
9
+
## 💖 How to Contribute
10
+
11
+
There are many ways to contribute to this open source project. Any contributions are welcome and appreciated. Be sure to read the details of each section for you to start contributing.
12
+
13
+
### 🧬 Development
14
+
15
+
If you can write a code then create a pull request to this repo and I will review your code. Please consider to submit your pull request to the ```dev``` branch. I will auto reject if you submit your pull request to the ```main``` branch.
16
+
17
+
### 📖 Documentation
18
+
19
+
(coming soon)
20
+
21
+
### 🧰 Support
22
+
23
+
Answering a question in [Discussions](https://github.com/wareneutron/covid19-tracker-cli/discussions) is one of the easiest ways to start contributing.
24
+
25
+
### 🐞 Reporting Bugs
26
+
27
+
For any security bugs or issues, please read the [security policy](./security.md).
28
+
29
+
---
30
+
31
+
💻 Made with 💖 and ☕ by [Wareneutron Developers](https://wareneutron.com)
0 commit comments