Code Monkey home page Code Monkey logo

owamodes's Introduction

MODES Logo, Office, VSCode and an M in a hexagon, overlapped

The Microsoft Office Development Environment Setup (MODES)

This script is provided to make it easy to setup your Office Development Envrionment for Office Web Add-in Development (OfficeJS). If you are new to Office Web Add-in Development, this script will help you quickly install everything you need to get started.

This supports the following platforms:

  • Windows platform

NOTE: Other platform support is TBD.

Install on Windows

To install, download the modes.ps1 to your desktop, right-click and select "Run in Powershell".

If this does not work, try these steps:

  1. Make sure the modes.ps1 is on your desktop
  2. Press Windows+R, type "powershell" (without the quotes) and press enter
  3. Once in powershell, type "cd $env:USERPROFILE\desktop" (without the quotes) and press enter
  4. Type ".\modes.ps1" (without the quotes) and press enter
  5. When asked to run the script, type A and press enter

Important Note: This repository is in-progress and the PowerShell script is not signed and may not run on your desktop.

What this installs

The following items will occur when this script is run:

  • It will download the latest version of Visual Studio Code (VSCode) from Microsoft
  • It will download the latest version of Node from NodeJS.org
  • It will download v1.4.9 of NPM from NodeJS.org
  • It will install VSCode silently
  • It will create the Node directory in your user profile
  • It will place node.exe in the that directory
  • It will unzip NPM into that directory
  • It will update the PATH environment variable for your user profile
  • It will update NPM
  • It will install Yeoman via NPM
  • It will install the Office Yeoman generator via NPM
  • It will install http-server via NPM
  • It will then delete the 3 files downloaded above

owamodes's People

Contributors

davecra 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.