This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-11-22
Channels
- # announcements (2)
- # babashka (64)
- # beginners (41)
- # calva (4)
- # cider (1)
- # clj-kondo (78)
- # cljdoc (31)
- # cljsrn (4)
- # clojars (2)
- # clojure (109)
- # clojure-germany (1)
- # clojure-italy (8)
- # clojure-nl (2)
- # clojure-spec (8)
- # clojure-uk (28)
- # clojurescript (61)
- # code-reviews (2)
- # cryogen (2)
- # cursive (23)
- # datomic (21)
- # duct (15)
- # fulcro (37)
- # graalvm (17)
- # graphql (3)
- # jackdaw (3)
- # joker (11)
- # lein-figwheel (4)
- # malli (42)
- # off-topic (97)
- # pathom (4)
- # pedestal (1)
- # portkey (3)
- # re-frame (7)
- # reagent (13)
- # reitit (2)
- # shadow-cljs (54)
- # spacemacs (1)
Other than via joker.os/sh
, apparently not! We should add one ASAP, though my gostd
fork has go.std.os/Remove
, if you're willing to be on the bleeding edge: https://burleyarch.com/joker/docs/amd64-linux/go.std.os.html#_functions
Now on master
-- thanks, @U75LX44UA!
But at the same time, sh can be used for so much. In that way, I think of joker more as a bash replacement. Since OS commands are handled through sh mostly
The only downside of sh is if you want a script that works on windows, linux and mac with the same code base.