steveslatky / hwdir

A simple scipt to create a folder structure for my homework assignments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Author: Stephen Slatky

Description

A small python script to create hw directories because I am lazy.

Structure:

|-classes | |-Class Name(argument) | |- hw# | |- README.md | |- given_material | |- submission

TODO

  • make another folder for work
  • add an flag to make it so you can set what language the hw is in. then create a file template for it.

About

A simple scipt to create a folder structure for my homework assignments.


Languages

Language:Python 100.0%