Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atmossystem/kernel
Core of Atmos System
https://github.com/atmossystem/kernel
atmos clojure kernel
Last synced: about 1 month ago
JSON representation
Core of Atmos System
- Host: GitHub
- URL: https://github.com/atmossystem/kernel
- Owner: AtmosSystem
- License: epl-1.0
- Created: 2018-04-07T18:47:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-26T14:04:56.000Z (about 1 year ago)
- Last Synced: 2024-04-26T21:20:21.969Z (7 months ago)
- Topics: atmos, clojure, kernel
- Language: Clojure
- Homepage:
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![CI](https://github.com/AtmosSystem/Kernel/actions/workflows/release.yml/badge.svg)](https://github.com/AtmosSystem/Kernel/actions/workflows/release.yml)
# Kernel
[![Clojars Project](https://img.shields.io/clojars/v/org.clojars.atmos-system/atmos-kernel.svg)](https://clojars.org/org.clojars.atmos-system/atmos-kernel)
[![Downloads](https://versions.deps.co/AtmosSystem/Kernel/downloads.svg)](https://versions.deps.co/AtmosSystem/Kernel)
[![Dependencies Status](https://versions.deps.co/AtmosSystem/Kernel/status.svg)](https://versions.deps.co/AtmosSystem/Kernel)This library is the core of atmos systems, it has commons functionality.
## Installation
```clojure
[atmos-kernel "x.x.x"]
```## License
Copyright © 2018 Santiago de Pedro
Distributed under the Eclipse Public License either version 1.0 or any later version.