dwyl / dev-setup

✈️ A quick-start guide for new engineers on how to set up their Dev environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Software is all Optional

nelsonic opened this issue · comments

From: https://github.com/dwyl/start-here/blob/8bbd28d2ab0c3b5a2a266a1e41fd160fc6ee3038/README.md#software

Installing software is 100% optional. You can use Cloud9 to develop completely online: https://c9.io/

If you prefer to develop offline or have a faster response, you will need:

  • A text editor. e.g. Atom
  • Node.js for building server-side apps.

on re-reading the paragraph that was added, it's confusing. 🤔
why would I need a "dev setup" if the software is optional? 🤷‍♂️