Samples to showcase using the Windows Subsystem for Linux and VS Code for development
Перейти к файлу
Tara Raj b856ee50c2
Update for macOS and Linux install
2019-03-01 15:07:25 -08:00
nodejs-shoppingcart Update for macOS and Linux install 2019-03-01 15:07:25 -08:00
python-mlclassification Fix Python tutorial typos 2018-09-18 16:52:52 -07:00
LICENSE Initial commit 2018-07-20 15:12:38 -07:00
README.md update node script link 2018-09-01 14:15:29 -07:00
nodejs_tutorial_setup.ps1 script updates 2018-09-01 14:00:51 -07:00
python_tutorial_setup.ps1 script updates 2018-09-01 14:00:51 -07:00

README.md

Dev-Advocacy-Samples

This GitHub repository contains code samples that demonstrate how you can use Windows for development.

Samples

This repository contains two tutorials:

You can use the one-click Python tutorial setup script and one-click Node.js tutorial setup script based on this project to install the prequisites for the tutorials.

Contents

Each sample has a README page with a set of instructions that will walk you through the tutorial. The instructions include:

  • Story - Tutorial objective
  • Prerequisites - System requirements and download instructions.
  • Tutorial - Steps walking through a simple end-to-end demo that takes between 10-20 minutes.
  • Next Steps - Links to resources on the tutorial topic and associated GitHub repositories.

Contributing

To work in GitHub, go to https://github.com/microsoft/dev-advocacy-samples and fork the repository. Work in your own fork and when you are ready to submit to make a change or publish your sample for the first time, submit a pull request into the master branch of dev-advocacy-samples. One of the approvers will review your request and accept or reject the pull request. Each sample should be in its own folder with a README.md file that follows the contents outline above.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

License

These samples and templates are all licensed under the MIT license. See the license.txt file in the root.