Loads project
configuration file.
Loads `project` configuration file.
Configuration parameters, stored in configuration file. This namespace is the entry point to call conf
Configuration parameters, stored in configuration file. This namespace is the entry point to call conf
Managing project dependencies versions
Managing project dependencies versions
Project deps.edn
file.
Project `deps.edn` file.
Code here is regarding all interactions with clever cloud. Design decision: Interaction with clever cloud is by using git.
Alternatively it could be done by using clever CLI, but currently we don't need any features that can't be done by simply manipulating the repository in the git. Which is a simpler option in terms of complexity (no need for API to check), while still being flexible (a lot of options to manipulate in git). Additionally this doesn't require to install the clever cloud cli.
Code here is regarding all interactions with clever cloud. Design decision: Interaction with clever cloud is by using git. Alternatively it could be done by using clever CLI, but currently we don't need any features that can't be done by simply manipulating the repository in the git. Which is a simpler option in terms of complexity (no need for API to check), while still being flexible (a lot of options to manipulate in git). Additionally this doesn't require to install the clever cloud cli.
Proxy to antq library
Proxy to antq library
Simple configuration based on files
Data can be set in java property heph-conf
, if more files are needed you can pass them separated by ,
Simple configuration based on files Data can be set in java property `heph-conf`, if more files are needed you can pass them separated by `,`
Github yml workflow file
Github yml workflow file
The project map gathers all useful informations for a project
The project map gathers all useful informations for a project
Shadow-cljs.edn proxy.
Shadow-cljs.edn proxy.
Code related to app versioning, holds current strategy for versioning
Code related to app versioning, holds current strategy for versioning
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close