Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 848 Bytes

moves_anywhere_setup.md

File metadata and controls

20 lines (12 loc) · 848 Bytes

moves_anywhere setup

5. Setting Up moves_anywhere on your computer

5.1 Getting Started

To run this software, you'll need to...

  1. Install Docker Engine on your computer
  2. (Optional) Install RStudio or a Python IDE for an easier time interacting with this code.
  3. Download this moves_anywhere Github Repository repository!

5.2 Windows Development

If running on a windows device:

  • Install Git Bash on your computer, to run Bash shell scripts

5.3 Tutorial

There are two ways you can interact with this repository. If you use R and have RStudio installed, you can Run Most Scripts With RStudio. Otherwise, you can Run With the Command Line.