lark/commands

Library for mapping keybindings to context-sensitive commands.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 434 Downloads
  • 57 This Version

Leiningen/Boot

[lark/commands "0.2.1-SNAPSHOT"]

Clojure CLI/deps.edn

lark/commands {:mvn/version "0.2.1-SNAPSHOT"}

Gradle

implementation("lark:commands:0.2.1-SNAPSHOT")

Maven

<dependency>
  <groupId>lark</groupId>
  <artifactId>commands</artifactId>
  <version>0.2.1-SNAPSHOT</version>
</dependency>