Skip to content

tokaido/tokaido-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Static Ruby

Build Status

(make sure to read messages and warnings)

Installing used software:

curl -L https://get.smf.sh | sh
curl -L https://get.rvm.io | bash

Compiling static ruby:

source ~/.rvm/scripts/rvm
rvm autolibs smf
rvm install 2.1.1 --movable

Ruby is installed in $HOME/.rvm/rubies/ruby-2.1.1/, to package:

rvm prepare 2.1.1

Will generate: ruby-2.1.1.tar.bz2.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages