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

https://github.com/jesperancinha/airflights-clojure

Experimental project to understand Clojure using airflights as a theme
https://github.com/jesperancinha/airflights-clojure

Last synced: 2 months ago
JSON representation

Experimental project to understand Clojure using airflights as a theme

Awesome Lists containing this project

README

          

# airflights-clojure

[![Generic badge](https://img.shields.io/static/v1.svg?label=GitHub&message=Airflights%20Clojure%20✈️&color=informational)](https://github.com/jesperancinha/airflights-clojure)

[![GitHub License](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg?style=flat)](https://www.apache.org/licenses/LICENSE-2.0)

[![airflights-clojure](https://github.com/jesperancinha/airflights-clojure/actions/workflows/clojure.yml/badge.svg)](https://github.com/jesperancinha/airflights-clojure/actions/workflows/clojure.yml)

[![Codacy Badge](https://app.codacy.com/project/badge/Grade/140d263c01f845898bb4d092cece108e)](https://www.codacy.com/gh/jesperancinha/airflights-clojure/dashboard?utm_source=github.com&utm_medium=referral&utm_content=jesperancinha/airflights-clojure&utm_campaign=Badge_Grade)

[![Codacy Badge](https://app.codacy.com/project/badge/Coverage/140d263c01f845898bb4d092cece108e)](https://www.codacy.com/gh/jesperancinha/airflights-clojure/dashboard?utm_source=github.com&utm_medium=referral&utm_content=jesperancinha/airflights-clojure&utm_campaign=Badge_Coverage)
[![Coverage Status](https://coveralls.io/repos/github/jesperancinha/airflights-clojure/badge.svg?branch=master)](https://coveralls.io/github/jesperancinha/airflights-clojure?branch=master)
[![codecov](https://codecov.io/gh/jesperancinha/airflights-clojure/branch/master/graph/badge.svg?token=IAGQCz0YV6)](https://codecov.io/gh/jesperancinha/airflights-clojure)

[![GitHub language count](https://img.shields.io/github/languages/count/jesperancinha/airflights-clojure.svg)](#)
[![GitHub top language](https://img.shields.io/github/languages/top/jesperancinha/airflights-clojure.svg)](#)
[![GitHub top language](https://img.shields.io/github/languages/code-size/jesperancinha/airflights-clojure.svg)](#)

## Technologies used

Please check the [TechStack.md](TechStack.md) file for details.

## Intro

This is a monitoring tool to check the path that any flying device take and keep of record of their flight in equally timed intervals

## How to run

```shell
lein run
```

## How to Install

```shell
lein install

lein repl
```

>`lein install` will create a pom.xml. This is why it is ignored in git.

## Coverage

```shell
lein cloverage --lcov
```

## Status

** Under development **

## About me

[![GitHub followers](https://img.shields.io/github/followers/jesperancinha.svg?label=Jesperancinha&style=for-the-badge&logo=github&color=grey "GitHub")](https://github.com/jesperancinha)