Program now takes options instead of hardcoded inputs
authorHarishankar <v.harishankar@gmail.com>
Fri, 22 May 2020 09:32:09 +0000 (15:02 +0530)
committerHarishankar <v.harishankar@gmail.com>
Fri, 22 May 2020 09:32:09 +0000 (15:02 +0530)
Used getopt() to take command line option for the source,
destination path and also template directory from the end user


No differences found