Skip to content

sailfish-lang/sailfish-lang-install-script

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 

Repository files navigation

sailfish-lang-install-script

Bash script to automate Sailfish language tools single user installation (Linux) or even removal. Latest filename for download at the time of this writting was for version 0.1.0 of Sailfish. Feel free to change the variables on the beggining to match whatever version you need.

Tested with:

  • Ubuntu 18.04 (3/19/2019)

Installation

Download with wget or clone the repository

wget https://github.com/raw/canha/golang-tools-install-script/master/goinstall.sh

Installation examples

To install:

bash sailfishinstall.sh --install

Uninstall

bash sailfishinstall.sh --remove

Notes

The script will create a .sailfish folder in your home directory, adding the needed variables for easy compilation.

$HOME/.sailfish folder is your where Sailfish will be installed to.

Test

The following should return a help message if all was installed correctly: sailfishc

About

Simple Bash script to automate Sailfish language installation and removal.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%