Skip to content

Ruby Jax Environment Setup Solution #24

@MichaelDimmitt

Description

@MichaelDimmitt

No current Deadline set on this ticket.
peruse at your leisure.

Ruby Jax Environment Setup Solution added to website.

Mac/ Windows / Linux Users: (short term solution)

hopefully, @hogihung, will find some time.
Works for everyone with docker image except for Windows 7.

Nothing required for installation.

Windows 7 ... and backup for everyone else. (short term solution)

hopefully, @btonic, already made one. otherwise this solution is an open ticket.
Vagrant setup for ruby environment.

Will require user to have Virtual Box installed

Mac user... (Long term solution)

Homebrew instructions ... we got you! all of us are mac users. 😛

  1. put link from https://brew.sh/; to terminal.
  2. brew install rvm; brew install pianobar; 😛 cd project; gem install -g bundler;
    gem install -g rails;``bundle install

Linux user... (Long term solution)

@paulelliott, can probably help you out or @dl, ... they use linux 🐧 .
probably,
apt-get install ruby; cd project; gem install -g bundler; gem install -g rails;
bundle install;

Windows user ... (Long term solution)

... erm ... more to come ... probably just keep using the docker image solution. 👍 😛

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions