/1T6-F22

Primary LanguageShellMIT LicenseMIT

Banner

Welcome to 420-1T6

This is the companion site for the 420-1T6 course.

In this website you will find :

  • notes
  • labs
  • exercises

How is this page made?

This webpage was adapted with permission from Mauricio Buschinell's original Productivity Tools course website. The website is written in Markdown, built with Docsify and deployed via GitHub Pages.

Source Code

This page is open source, visit the source code on GitHub.

Download and run locally

You can have your own local copy of these notes:

  1. Clone the GitHub repository listed above

  2. From the command-line, navigate to the repository folder named 1T6-F22

  3. Start a simple python web-server inside the 1T6-F22 folder (make sure python3 is installed)

    python -m http.server