Skip to content

This repository provides scripts to install Samora Lang compiler in various Operating Systems

Notifications You must be signed in to change notification settings

obadiaspelembe/samora-lang-installers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Samora lang Installers

This repository provides scripts to install Samora Lang compiler in various Operating Systems

How to install

Windows

Download the powershell script Windows Installer.

./installer.ps1

Linux

Pre-requisites

using curl:

sudo curl -sSL https://raw.githubusercontent.com/obadiaspelembe/samora-lang-installers/main/Unix/installer.sh | bash

You can also install using wget, but need to make sure you have the pre-requisites installed!

sudo wget -O - https://raw.githubusercontent.com/obadiaspelembe/samora-lang-installers/main/Unix/installer.sh | bash

About

This repository provides scripts to install Samora Lang compiler in various Operating Systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published