Skip to content

pbrazzle-old/personal_project_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Personal Project Manager - Preston Brazzle

Overview

I want to make a project manager to handle my C++ projects. I want to handle the file structure, CMake files, and compilation of my project all from a single program. I would also like to add options to link dependencies in my CMake files.

Features

  • Create a new project in a given directory
  • Create new sources files in a project
  • Create new class files in a project (.cpp and .hpp)
  • Generate a CMake file for a project
  • Build and run a project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published