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

https://github.com/boxp/spellcard

A Leiningen template for k8s deployment automation.
https://github.com/boxp/spellcard

circleci clojure k8s microservice

Last synced: 8 months ago
JSON representation

A Leiningen template for k8s deployment automation.

Awesome Lists containing this project

README

          

# spellcard

[![Clojars Project](https://img.shields.io/clojars/v/spellcard/lein-template.svg)](https://clojars.org/spellcard/lein-template)

A Leiningen template for k8s deployment automation.

## Usage

```sh
lein new spellcard
```

## TODO

- [ ] Add support EKS
- [ ] Add support profile hint parameters like [duct-framework/duct](https://github.com/duct-framework/duct)
- [ ] Add support Integrant

## License

Copyright © 2017 boxp

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.