Getting Started with RubyMine


Collapse Content

1. Download your project. If you're starting from the beginning, you can download the Leraneoro starter app by entering the following in your terminal:

git clone https://github.com/Learneroo/automated-store.git

If your project is on Github or Bitbucket, you can clone it from its specific git address. If your project is on Cloud9, you can download it as a zip file by going to "File" -> "Download Project" from your app's online environment.

2. Open it up. Open RubyMine, go to "File"->"Open" and navigate to the folder of your project.

3. Configure it. RubyMine may pop with some messages to configure your app. You can run bundle install from your terminal or from within RubyMine. You can also use git from either your terminal or RubyMine.

Contact Us
Sign in or email us at [email protected]