This tool helps you set up an environment to run the Entity
code by building & installing all the dependencies and setting up the environment variables. To use this tool, you need environment modules with the proper compilers (e.g., gcc
, nvcc
, etc.).
There are two options to use this tool:
- If you are using
go
simply install it withgo install -v github.com/entity-toolkit/ntt-dploy
, and runntt-dploy
. - Download the appropriate pre-build binary from the latest release and run it directly.