Installation Instructions
Developing Nodes with C++
- Set Up Environment: Ensure your development environment is configured with a C++ compiler and shader compilation tools.
- Install Dependencies with Command-Line Interface:
- Open a terminal or command prompt in the Nodos directory.
- Run
nodos install
to handle any subsystem and dependency installation.
- Verify Installation: Open a terminal or command prompt and run
nodos --version
to verify the installation.
Info
Just type nodos
from command line to get help: