Skip to content

Execute all of your project's .repl files with transcriptor.

License

Notifications You must be signed in to change notification settings

Olical/lein-transcriptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lein-transcriptor Clojars Project

Execute all of your project's .repl files with transcriptor.

Usage

Add the desired olical/lein-transcriptor version to your :plugins vector and com.cognitect/transcriptor to your :dependencies.

You may need to upgrade your Clojure version to one that has clojure.spec support.

# This will execute all of your .repl files in this directory or below.
lein transcriptor

# You can provide a path to run all .repl files under that specific path.
# When you don't provide a path, it defaults to "."
lein transcriptor ./my/repl-files

Unlicenced

Find the full unlicense in the UNLICENSE file, but here's a snippet.

This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.

Do what you want. Learn as much as you can. Unlicense more software.

About

Execute all of your project's .repl files with transcriptor.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published