com.mjachimowicz/ragtime-clj

Extension for ragtime that handles migrations as clj files

Leiningen/Boot

[com.mjachimowicz/ragtime-clj "0.1.2"]

Clojure CLI/deps.edn

com.mjachimowicz/ragtime-clj {:mvn/version "0.1.2"}

Gradle

implementation("com.mjachimowicz:ragtime-clj:0.1.2")

Maven

<dependency>
  <groupId>com.mjachimowicz</groupId>
  <artifactId>ragtime-clj</artifactId>
  <version>0.1.2</version>
</dependency>