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.
- Host: GitHub
- URL: https://github.com/boxp/spellcard
- Owner: boxp
- License: epl-1.0
- Created: 2017-07-03T14:29:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-09-19T21:28:42.000Z (over 2 years ago)
- Last Synced: 2025-05-10T07:41:40.912Z (8 months ago)
- Topics: circleci, clojure, k8s, microservice
- Language: Clojure
- Homepage:
- Size: 38.1 KB
- Stars: 15
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# spellcard
[](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.