blob: 3205f32e15ac15f2b0acac089efeb75f2b326da5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
#+HTML_HEAD: <link rel="stylesheet" href="../static/style.css">
#+HTML_HEAD: <link rel="icon" href="../static/favicon.png" type="image/png">
#+OPTIONS: toc:nil
#+EXPORT_FILE_NAME: index
#+TITLE: Ara
Ara is a simple cli program that prints Covid-19 stats. Currently it
only prints India's Covid stats.
| Project Home | [[https://andinus.nand.sh/ara/][Ara]] |
| Source Code | [[https://git.tilde.institute/andinus/ara/][Andinus / Ara]] |
| GitHub (Mirror) | [[https://github.com/andinus/ara/][Ara - GitHub]] |
*Tested on*:
- OpenBSD 6.7
- Perl v5.30
*Note* (OpenBSD users): If you're using a custom Perl install then add the
path to =OpenBSD::= in @INC.
*Demo Video*: [[https://diode.zone/videos/watch/03be044d-6ab7-4f01-8769-0084674dec93][Ara 2020-06-06]]
|