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
Tim Zöller
a5a78008ba
#9 - Use {:keys [...]} for map destructuring
2020-06-13 14:49:07 +02:00
Tim Zöller
647d4fe441
#5 - Refactoring and documentation
2020-06-06 17:30:00 +02:00
Tim Zöller
c8ba10a9dc
#5 - Set up dependencies for Clojars Deployment
2020-06-06 15:18:31 +02:00
Tim Zöller
6dbebf15bd
#6 - Enabled command execution in the container
...
Also used it to enhance integration tests and make them more precise
2020-06-06 14:43:11 +02:00
Tim Zöller
dee0c8a572
#3 - Finalized volume handling
2020-06-06 13:57:31 +02:00
Tim Zöller
ec2fdf42eb
#3 - Filesytem mappings into the container
2020-06-04 22:52:05 +02:00
Tim Zöller
9991a153dd
#1 - Streamlined API some more
2020-06-04 13:04:30 +02:00
Tim Zöller
a6d6c10fde
#1 - Added simple configuration for generic container initialisation
2020-06-04 12:35:16 +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