#clojure #repl #command-line-tool #nrepl

bin+lib nreplops-tool

Non-interactive nREPL client for shell scripting and command-line

15 unstable releases (3 breaking)

0.3.1 Feb 4, 2024
0.3.0 Jan 18, 2024
0.2.0 Jan 17, 2024
0.1.2 Dec 23, 2023
0.0.2 Mar 31, 2022

#262 in Development tools

Download history 15/week @ 2024-01-16 34/week @ 2024-02-13 16/week @ 2024-02-20 22/week @ 2024-02-27 11/week @ 2024-03-12 16/week @ 2024-03-26 77/week @ 2024-04-02

104 downloads per month

Apache-2.0

190KB
5.5K SLoC

nreplops-tool (nr)

nreplops-tool (nr) is a non-interactive nREPL client, optimized for use in shell scripts and command-line environments.

Project status

Inactively developed: This is project is under development (i.e. not dead, not feature complete yet, big changes may happen) but receives only limited attention. The tool itself is used daily in production environments by the author.

Please see PLAN.md for project goals and planned features.

Installation

Homebrew

brew install mjhanninen/sour/nreplops-tool

Cargo

The Minimum Supported Rust Version (MSRV) is 1.70.0.

cargo install nreplops-tool

Building from sources

The Minimum Supported Rust Version (MSRV) is 1.70.0.

Clone the repository:

git clone https://github.com/mjhanninen/nreplops-tool.git

Use cargo to build and install the tool:

cargo install --path nr

License

Copyright 2022 Matti Hänninen

Licensed under the Apache License 2.0

Please see the LICENSE and NOTICE files.

Dependencies

~8–21MB
~276K SLoC