This repository contains package scripts for MinGW-w64 targets to build under MSYS2. The main intension of this repository is to provide binary ruby packages for RubyInstaller2 in several versions.
$ cd /srv/app $ touch a.txt {:modified=>[], :added=>["/srv/app/a.txt"], :removed=>[]} $ echo more >> a.txt {:modified=>["/srv/app/a.txt"], :added=>[], :removed ...