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
- Host: GitHub
- URL: https://github.com/jesperancinha/airflights-clojure
- Owner: jesperancinha
- License: apache-2.0
- Created: 2016-08-13T08:27:57.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-09-14T11:58:54.000Z (about 1 year ago)
- Last Synced: 2025-03-15T06:27:55.191Z (7 months ago)
- Language: Clojure
- Size: 65.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# airflights-clojure
[](https://github.com/jesperancinha/airflights-clojure)
[](https://www.apache.org/licenses/LICENSE-2.0)
[](https://github.com/jesperancinha/airflights-clojure/actions/workflows/clojure.yml)
[](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)
[](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)
[](https://coveralls.io/github/jesperancinha/airflights-clojure?branch=master)
[](https://codecov.io/gh/jesperancinha/airflights-clojure)[](#)
[](#)
[](#)## 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 installlein 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
[](https://github.com/jesperancinha)