Skip to content

A script for sorting assignments by student numbers

Notifications You must be signed in to change notification settings

mkh2097/teddy_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

teddy_cli

A script for sorting assignments by student numbers

This script works with specific pattern : * [Student_Number].pdf (and many formats that have three letters.)

Usage

Follow these instructions for your OS :

Windows

Download teddy.exe from dist folder and open it via CMD or PowerShell, Type teddy [Assignment Directory Name] or ./teddy.exe [Assignment Directory Name] respectively.

mac OS

Download teddy from mac folder and open it via Terminal, Type ./teddy [Assignment Directory Name]

GNU/Linux

Download teddy from linux folder and open it via Terminal, Type ./teddy [Assignment Directory Name]

*If successful You will see new directory "[Assignment Directory Name] Sorted" as output in same directory.

Caution

Note that both Assignment Directory and Excecutable Script should be in the same directory for now. Adding to path script will be released soon.

About

A script for sorting assignments by student numbers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages