Skip to content

Installation Instructions

Installing Nodos and nosman

curl -fsSL http://nodos.dev/install.sh | bash
irm http://nodos.dev/install.ps1 | iex

Developing Nodes with C++

  1. Set Up Environment: Ensure your development environment is configured with a C++ compiler and shader compilation tools.
  2. Install Dependencies with Command-Line Interface:
    • Open a terminal or command prompt in the Nodos directory.
    • Run nosman install to handle any subsystem and dependency installation.
  3. 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: zip folder