Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 572 Bytes

README.md

File metadata and controls

24 lines (22 loc) · 572 Bytes

Python Language

Hub project for students home tasks that they are doing and pushing to this project

Local setup

  1. Clone this repo:
    $ git clone https://github.com/tarys/python_language.git
    
  2. Initialize project:
    $ make init
    
  3. Run tests:
    $ make test
    

Prepare skeleton for students' homeworks

  1. Fill in students.yml file
  2. Run:
    $ make homeworks-skeleton
    
  3. Directory students is created with groups' sub-folders and dedicated folder for each student with greetings script