0 Forks
5 Stars
5 Watchers

rails-on-nix

This is an exploration of setting up a vanilla Rails app using the Nix package manager.

How to download and setup rails-on-nix

Open terminal and run command
git clone https://github.com/floehopper/rails-on-nix.git
git clone is used to create a copy or clone of rails-on-nix repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rails-on-nix https://github.com/floehopper/rails-on-nix/archive/master.zip

Or simply clone rails-on-nix with SSH
[email protected]:floehopper/rails-on-nix.git

If you have some problems with rails-on-nix

You may open issue on rails-on-nix support forum (system) here: https://github.com/floehopper/rails-on-nix/issues