Skip to content

Treat .bb files as .clj #362

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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