Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

ruby-3.1.0-preview1

This repository is for trying new feature about 'ruby-3.1.0-preview1'.

Ruby 3.1.0 Preview 1 Release

Setup

Download Source code.

wget https://cache.ruby-lang.org/pub/ruby/3.1/ruby-3.1.0-preview1.tar.gz
tar -zxvf ruby-3.1.0-preview1.tar.gz # untar

Build from Source Code

https://www.ruby-lang.org/ja/documentation/installation/

cd ruby-3.1.0-preview1
./configure --prefix="`pwd | xargs dirname`/installed_files" 
make
sudo make install

Execute ruby-3.1.0-preview1

cd ../
installed_files/bin/ruby main.rb 

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages