hyst-compiler/README.md

548 B

Hyst

Introduction

Install

Linux

First you will need:

  • python3
  • pip3
  • curl

Execute as root:

curl -L https://raw.githubusercontent.com/Can202/hyst-compiler/master/install-linux.sh | sudo bash

Windows

First you will need:

  • python
  • curl (automatic installed from Windows 10) Execute in the CMD:
curl -L https://raw.githubusercontent.com/Can202/hyst-compiler/master/win64/installer.py | python

Now you have to add C:\hyst\ to PATH