yamlscript icon indicating copy to clipboard operation
yamlscript copied to clipboard

Programming in YAML

Results 77 yamlscript issues
Sort by recently updated
recently updated
newest added

* https://www.youtube.com/watch?v=jm0RXmyjRJ8 * https://www.reddit.com/r/Clojure/comments/tekvav/create_a_password_manager_with_clojure_using/ * https://github.com/danownsthisspace/passman * https://book.babashka.org/#pods * https://github.com/babashka/pod-registry?tab=readme-ov-file * https://github.com/babashka/pods?tab=readme-ov-file * https://github.com/babashka/babashka/blob/master/doc/projects.md * https://github.com/babashka/babashka/blob/master/doc/projects.md#pods * https://github.com/babashka/babashka/blob/master/src/babashka/impl/pods.clj

core

Building on Nix and Guix require a reproduible build process. The auto-download feature of our build process violates this constraint. Furthermore, Nix and Guix builds typically occur in a network-isolated...

From the ys CLI we get: ``` $ ys -e 'say: 2+2' Error: java.lang.Exception: Invalid symbol: '+2'{:eval ["say: 2+2"], :debug-stage {}} ``` would be better as: ``` $ ys -e...

XL
core

``` ns aaa::bbb: require: foo::bar: foo::baz: baz clojure::str: str

wontfix
core