Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 587 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 587 Bytes

d3m0n-client

image

d3m0n client is a simple client to interract with d3m0n shell for debug purposes.

Installation

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

tested on

  • Android 13 (using Termux) => aarch64
  • WSL 2 (Ubuntu on Windows) => x86_64
  • Ubuntu (Live boot) => x86_64