Skip to content

gyenney/Tools

Repository files navigation

Tools

This repository provides the programming environment for the MiddleSchoolOfEngineering programming class.

Instructions:

To create an updatable local copy of the environment (recommended), you will need to be able to execute git commands on your system. (see http://git-scm.com to download git). Alternatively, you can simply download a zipped copy of this repository and extract it to your local folder.

  1. From a git shell, create a folder on your flash drive.

    mkdir MyFolder

  2. Change into the folder.

    cd MyFolder

  3. Clone the repository to create a self-contained portable programming environment.

    /MyFolder/> git clone https://gyenney/Tools

Download Tool environment updates using 'git pull'.

      /MyFolder/Tools/>  git pull

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published