An open API service indexing awesome lists of open source software.

https://github.com/henrikac/christmas

Shell script that tells you how many days there are until Christmas
https://github.com/henrikac/christmas

bash linux

Last synced: about 2 months ago
JSON representation

Shell script that tells you how many days there are until Christmas

Awesome Lists containing this project

README

          

# Christmas

Fun shell script that displays the number of days until Christmas (December 25).

## Requirements

* [GNU date](https://www.gnu.org/software/coreutils/manual/html_node/date-invocation.html#date-invocation)

## Install

#### macOS/Linux

Clone this repo and run the `install` script

```sh
git clone https://github.com/henrikac/christmas.git && cd christmas && bash install
```

#### Windows

Install Linux and follow the instructions above

## Usage

Run `christmas`