Commit graph

14 commits

Author SHA1 Message Date
Tim Zöller
7e436715c0 8 - Corrected documentation 2020-08-05 22:37:43 +02:00
Tim Zöller
5f6c9d21ad #8 - Added new functions to the documentation 2020-08-05 22:34:49 +02:00
Burin Choomnuan
c30d02aaaf
Add create-from-docker-file (#14)
* Add create-from-docker-file

* Update code base on review/feedback

Fix the following

- Fix the import style in one line
- Use constructure once when creating the docker-image
- Use some? instead of if
- Remove :env-vars from the test
- Move resources to test section
2020-08-05 07:13:31 +02:00
Burin Choomnuan
a3fda15a49
Use of java :import to keep the code clean (#12)
* Fix the method name

* Use :import for Java classes

To make the code more concise and less verbose

- Tidy up the whitespaces just a bit

* Add lein-cljfmt plugin

* Revert "Add lein-cljfmt plugin"

This reverts commit bff2e04625203e95b76b734e73ad58064f83944e.
2020-07-16 22:44:26 +02:00
Burin Choomnuan
c0628d648f
Fix the example in README (#10) 2020-07-05 14:39:17 +02:00
Tim Zöller
9511f82dfe #7 - Fix in the docs 2020-06-06 18:40:43 +02:00
Tim Zöller
eac181d189 Added Clojars Badge 2020-06-06 17:49:03 +02:00
Tim Zöller
736d06563c #7 - Doc fixes 2020-06-06 17:35:43 +02:00
Tim Zöller
7f270a9680 #7 - More documentation 2020-06-06 17:33:50 +02:00
Tim Zöller
647d4fe441 #5 - Refactoring and documentation 2020-06-06 17:30:00 +02:00
Tim Zöller
ca251dff7f #4 - Added CircleCI Badge 2020-06-04 20:15:11 +02:00
Tim Zöller
9991a153dd #1 - Streamlined API some more 2020-06-04 13:04:30 +02:00
Tim Zöller
99732b5765 Initialized Dependencies and readme 2020-06-04 10:58:10 +02:00
Tim Zöller
92b2e27703 Initial Commit containing the App Template 2020-06-04 10:44:03 +02:00