d3m0n client is a simple client to interract with d3m0n shell for debug purposes.
git clone https://github.com/d3m0n-project/d3m0n-client.git
cd d3m0n-client
chmod 777 *
./build.sh
or
git clone https://github.com/d3m0n-project/d3m0n-client.git && cd d3m0n-client && chmod 777 * && ./build.sh
- Android 13 (using Termux) => aarch64
- WSL 2 (Ubuntu on Windows) => x86_64
- Ubuntu (Live boot) => x86_64