Skip to content

Yarpirates20/auto_project_builder

Repository files navigation

auto_project_builder

A program that builds other programs.

Run the compiled executable from command line to create:

  • A new directory with the entered project name
  • A README.md file in the project directory with name and author filled in
  • A TODO.md file in project directory
  • A main.cpp file with basic skeleton and a welcome message

Notes:

  • File paths will need to be changed for your specific folders/user names.
  • The code template is for C++.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages