cryogen-core/README.md

35 lines
1.5 KiB
Markdown
Raw Normal View History

2020-01-07 13:20:03 +00:00
# cryogen-core
[![Clojars Project](https://img.shields.io/clojars/v/dda/cryogen-core.svg)](https://clojars.org/dda/cryogen-core)
[![Build Status](https://travis-ci.org/DomainDrivenArchitecture/cryogen-core.svg?branch=master)](https://travis-ci.org/DomainDrivenArchitecture/cryogen-core)
2014-12-04 16:38:48 +00:00
2020-01-07 13:20:03 +00:00
[<img src="https://meissa-gmbh.de/img/community/Mastodon_Logotype.svg" width=20 alt="team@social.meissa-gmbh.de"> team@social.meissa-gmbh.de](https://social.meissa-gmbh.de/@team) | [Website & Blog](https://domaindrivenarchitecture.org)
2014-12-05 16:03:31 +00:00
2020-01-07 14:24:21 +00:00
## Leiningen
[![Clojars Project](http://clojars.org/dda/cryogen-core/latest-version.svg)](http://clojars.org/dda/cryogen-core)
2020-01-07 13:20:03 +00:00
## fork of
2014-12-04 16:38:48 +00:00
[Cryogen](https://github.com/lacarmen/cryogen)'s compiler.
2020-01-07 14:24:21 +00:00
Additional Features:
2020-01-10 10:32:27 +00:00
* Navmap feature for nested navigation (see: https://github.com/cryogen-project/cryogen-core/pull/81)
2020-03-07 15:53:44 +00:00
* Spring like Overlay-Filesystem: Theme can be published bundled in a jar but you can easily place your overwrites in filesystem.
2014-12-04 16:55:24 +00:00
## Development & mirrors
Development happens at: https://repo.prod.meissa.de/meissa/cryogen-core
Mirrors are:
* https://gitlab.com/domaindrivenarchitecture/cryogen-core (issues and PR, CI)
* https://github.com/DomainDrivenArchitecture/cryogen-core
For more details about our repository model see: https://repo.prod.meissa.de/meissa/federate-your-repos
2014-12-04 16:38:48 +00:00
## License
2020-01-07 13:20:03 +00:00
Copyright © 2014 Carmen La, 2017, 2020 meissa
2014-12-04 16:38:48 +00:00
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.