rails-new icon indicating copy to clipboard operation
rails-new copied to clipboard

Homebrew formula

Open yahonda opened this issue 1 year ago • 4 comments

I want the rails-new can be installed via Homebrew for macOS users.

Expected behavior

macOS users can create a new Rails application as follows.

% brew install rails-new
% rails-new myapp

yahonda avatar Jun 04 '24 13:06 yahonda