Code Monkey home page Code Monkey logo

tf-using-nitrous-io's Introduction

Environment Setup Using Nitrous.io

If you don't own a Mac, you can use Nitrous.io as your main development environment. Below you'll find the steps you need to take in order to set up your development 'box'.

Initial Set-Up

  • Navigate to and sign up for nitrous.io. Sign up, and confirm with two factor authentication.

sign-up

  • Once you've signed up and reach the 'choose a box' page, select the "Ruby on Rails" container, and the 'Free Tier' on the following page. Give your container a name (for example 'learn-code').

choose-box

left-pic

  • Wait for your workspace and container to be created.
  • Click on the link to your box and then on the button that says 'IDE' (which stands for Interactive Development Environment)

dash-pic

  • You'll now be in the IDE. It will look something like this:

ide

Connecting to Github

  • Finally, to set up a connection with your github account (so you can clone/push/pull), click on the 'account settings' link on the top right of the screen. Click on the 'add to github' button

account-github

  • Head back to your container dashboard and click on ssh keys, then connect your container to github

add-github

  • Last, open up the IDE and run the following lines (with your information) in your console:
    • git config --global user.email "[email protected]"
    • git config --global user.name "Your Username"

You're all set!

View Environment Setup Using Nitrous.io on Learn.co and start learning to code for free.

tf-using-nitrous-io's People

Contributors

dfenjves avatar fs-lms-test-bot avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.