sazid / zeuz_node

ZeuZ Node - download and run (no installations necessary).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZeuZ Node

Go

ZeuZ Node is a software automation tool written in Python. The aim of this project is to produce a self contained exe/binary file that you can run and forget - it'll take care of all the menial tasks for you (see below).

Download

Please see the RELEASES page. It contains builds for "AMD64/x86-64" and "ARM64" architectures for respective OSes.

What does it do?

  1. Embed python inside the executable.
  2. Auto update zeuz node to latest available MINOR or PATCH versions.
  3. Auto install python.
  4. Launch ZeuZ Node with the new python installation or any previous python installation.

Note

This project graduated from a proof-of-concept to a solution that seems to be working really well (saves a lot of unnecessary time spent for installations or misconfigurations).

About

ZeuZ Node - download and run (no installations necessary).


Languages

Language:Go 96.6%Language:Makefile 3.4%