Skip to content

Moros1138/cpp_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VS Code C++ Project Script

I made this script for myself so I could quickly make custom project templates for VS Code on Linux. This script greatly reduces the pain of programming C/C++ with VS Code. See src/main.sh and build.sh to see how it all works.

Features

  • Makefile for building.
  • VS Code specific tasks.json and launch.json to enable building and debugging functions.
  • Easy to use folder structure that makes sense for most projects.

Adaptable

If it doesn't do something you need, CHANGE IT! The scripts are well documented and easy to follow, even if you're new!

About

No description, website, or topics provided.

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Packages

 
 
 

Contributors