Skip to content

ChineseMutualAid/computer-literacy-2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Literacy Class

Published to https://ChineseMutualAid.github.io/computer-literacy.

Installation

Make sure that Python 3 is installed on your computer.

Optionally create a virtualenv for this project:

mkvirtualenv -p python3 computer

Install Python software dependencies:

pip install -r requirements.txt

Getting started

See all available commands:

inv -l