Skip to content

ZakVetal/python_language

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.6%
  • Makefile 0.4%