Skip to content

Nightlngale/python_language

 
 

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.8%
  • Makefile 0.2%