Skip to content

This Project is a console application that allows creating a zipped version of a Bachelor Thesis including the given files and all Git-Projects specified.

Notifications You must be signed in to change notification settings

ericmuench/ThesisPacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThesisPacker

This Project is a console application that allows creating a zipped version of a Bachelor Thesis including the given files and all Git-Projects specified. You can use a YAML-File to specify the files and directories included, ignored files and the name for the config and the target directory. Additionally you have the ability to use GitProjects to clone several Repositories

Installation (Windows)

  1. Download the Application Files as a zip file here
  2. Unzip the file in a Folder of your choice
  3. Create a Config.yaml File for your Thesis Configuration. You can find a template for this here.
  4. Run ThesisPacker.exe and specify the Path of your Config file (e.g. C:\configs\Config.yaml).
  5. Have fun 😄

Library Usages

This Project uses LibGit2Sharp and YamlDotNet. The given copyright-notices are shown when starting the program.

About

This Project is a console application that allows creating a zipped version of a Bachelor Thesis including the given files and all Git-Projects specified.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages