metacall / install

Cross-platform set of script to install MetaCall infrastructure.
https://metacall.io
Apache License 2.0
12 stars 12 forks source link
cross-platform installer installer-script script
METACALL

MetaCall Polyglot Runtime

Abstract

Cross-platform set of scripts to install MetaCall Core infrastructure. For advanced install information, check the documentation.

Install

The following scripts are provided in order to install MetaCall:

In order to install MetaCall in one line, curl or wget or powershell can be used:

Install Linux or MacOS

Additional parameters for the install script:

Example usage:

Install Windows

Additional parameters for the install script:

Example usage:

Testing

./test.sh

Troubleshooting

Sometimes the domain raw.githubusercontent.com maybe blocked by your ISP. Due to this, you may not be able to install metacall directly from previous commands. In that case, you may clone this repo and directly run install.sh for Linux and run install.ps1 for Windows.