Liking cljdoc? Tell your friends :D

local-fs

NOTICE: The local-fs library is based on https://github.com/Raynes/fs and https://github.com/babashka/fs. Thanks for their efforts, please access their github repo for more details.

Coverage Status Clojars Project Docs

A Clojure library designed to ... well, that part is up to you.

[com.github.yjcyxky/local-fs "0.1.5"]

Usage

FIXME

Configure Development Environment

Install the recommend vscode extensions

  • clj-kondo
  • Calva
  • Test Explorer

Open clojure file with Clojure Notebook

Launch REPL firstly.

You can open any Clojure file as a notebook by right clicking the file -> Open with... -> Clojure Notebook.

Run unittest and generage a coverage report

lein coverage

License

Copyright © 2018 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

Can you improve this documentation? These fine people already did:
YJC & yjcyxky
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close