joshavg/mdsync

parse directory structure with markdown files and sync them through ftp

Leiningen/Boot

[joshavg/mdsync "0.1.0"]

Clojure CLI/deps.edn

joshavg/mdsync {:mvn/version "0.1.0"}

Gradle

implementation("joshavg:mdsync:0.1.0")

Maven

<dependency>
  <groupId>joshavg</groupId>
  <artifactId>mdsync</artifactId>
  <version>0.1.0</version>
</dependency>