Gert Goet

Results 31 issues of Gert Goet

Currently ENV's of the client are not up to date during initialization of the app. When having the following in `config/application.rb` ``` ruby ... config.force_ssl = !!ENV['FORCE_SSL'] ... ``` The...

I was browsing [the GH polar-topic](https://github.com/topics/polar) and [other topics](https://github.com/topics/sponsor) and saw that other repositories are standing out with a nice preview image. Same when pasting the link in Twitter, Slack...

**Is your feature request related to a problem? Please describe.** Given the following tasks: ```clojure ;; bb.edn :tasks { foo clojure.core/prn bar (exec 'clojure.core/prn) } ``` ...`bb tasks` will show...

```bash $ deps-try recipes:create --ns recipes.clojure.intro (ns recipes.clojure.intro "Title here" {:deps-try.recipe/deps ["replace/me" "0.1.2"]}) ;; step 1 (+ 1 2) ;; step 2 (/ 6 3) ``` Should be easy to...

```bash $ deps-try recipes:info deps-try/recipes name: ,,, dependencies: ,,, description: ,,, steps: 20 ``` Same info would be shown when doing `:recipe/info` on REPL.

https://github.com/babashka/babashka/wiki/Self-contained-executable#uberjar

# problem This fails: ```clojure $ deps-try-dev io.github.yogthos/Selmer [Rebel readline] Type :repl/help for online help info user=> (require '[selmer.parser :as selmer]) Execution error (FileNotFoundException) at user/eval8200 (REPL:1). Could not locate...

Feedback from /r/clojure: > it'd be lovely to have a ready-to-use binary release instead of having to install bbin from a Homebrew (because that would be like third package manager...

Like https://martinheinz.dev/blog/94