Skip to content

Treat .bb files as .clj #362

@jtlocsei

Description

@jtlocsei

Hi, love the project! Is there any chance you could treat .bb (Babashka) files as .clj (Clojure) files? Babashka is a very popular Clojure interpreter widely used in the Clojure community and it shares the same syntax.

Here's the output of the mdls command on a .bb file

mdls -name kMDItemContentType -name kMDItemContentTypeTree myscript.bb
kMDItemContentType     = "dyn.ah62d4rv4ge80e2u"
kMDItemContentTypeTree = (
    "public.item",
    "dyn.ah62d4rv4ge80e2u",
    "public.data"
)

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions