Skip to content

epirus-io/epirus-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

epirus-installer

Command line installer for Epirus

How to (Linux/macOS):

In a terminal, run the following command:

curl -L get.epirus.io | sh

This script will not work if Epirus has been installed using Homebrew on macOS.

How to (Windows):

In PowerShell, run the following command:

Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/epirus-io/epirus-installer/master/installer.ps1'))

About

Command line installer for Epirus tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published