ng-nailgun

client, protocol, and server for running Java programs from CLI

Install

All systems
curl cmd.cat/ng-nailgun.sh
Debian Debian
apt-get install nailgun
Ubuntu
apt-get install nailgun
image/svg+xml Kali Linux
apt-get install nailgun
Fedora
dnf install nailgun
Windows (WSL2)
sudo apt-get update sudo apt-get install nailgun
OS X
brew install nailgun
Raspbian
apt-get install nailgun

nailgun

client, protocol, and server for running Java programs from CLI

Nailgun is a client, protocol, and server for running Java programs from the command line without incurring the JVM startup overhead. Programs run in the server (which is implemented in Java), and are triggered by the client (written in C), which handles all I/O.