Skip to content

armitag8/CSCA20F19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSCA20F19

Resources for students of CSCA20, hosted here

Build and Run

This command should work on any machine with Python, as long as the command is being run from a command line (BASH, CMD, PS, etc.) whose current working directory is a local copy of the root of this repository:

./http404server.py

Credit: This file was adapted from SimpleHTTP404Server

Now, you can visit your local build of this website at:

http://localhost:8000

Contributing

Any cool projects from students, educators or alumni of CSCA20 at UTSC are welcome. Just submit a Pull Request, or contact me directly.

  • Any Scratch project is added simply by:
    • putting the Scratch Project ID into docs/scratchProjects.js OR
    • putting your Scratch User ID into the docs/scratchProjects.js (for all your public projects to be shown)
  • Any Python project is added by:
    • putting Python files and a README.md into a new folder in examples/ AND
    • adding to docs/scratchProjects.js

Please make sure you test that your additions work by building, running and checking the website still works as above before you submit a Pull Request.

About

Resources for students of CSCA20

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages