eos

View on GitHub
[[info Building EOSIO is for Advanced Developers]]
  If you are new to EOSIO, it is recommended that you install the EOSIO Prebuilt Binaries instead of building from source.

EOSIO can be built on several platforms using different build methods. Advanced users may opt to build EOSIO using our shell scripts. Node operators or block producers who wish to deploy a public node, may prefer our manual build instructions.

[[info EOSIO Installation Recommended]]
  After building EOSIO successfully, it is highly recommended to install the EOSIO binaries from their default build directory. This copies the EOSIO binaries to a central location, such as /usr/local/bin, or ~/eosio/x.y/bin, where x.y is the EOSIO release version.