Skip to content

DosKobold/json2bat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  json2bat
+----------+

Year:        2024
Description: First college project in C++. Generates a batch script out of a json file.
Institution: DHBW Ravensburg / Friedrichshafen
Authors:     Tom Schwindl  <schwindl@posteo.de>
             Paul Stöckle  <paul.stoeckle@t-online.de>
             Elias Schnick <eliasschnick@t-online.de>
             Ben Oeckl     <ben@oeckl.com>

  Build
+-------+

json2bat requires the JSONCPP library and a standards compliant C++17 compiler
to work properly. To build and run the project, execute the following commands:

1. mkdir build
2. cmake -B build
3. cmake --build build
4. build/json2bat --help

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published