Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 455 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 455 Bytes

bin

This repository has some handy tools that I use, these includes

  • python_project: creates a python project with a src folder, a test folder, a gitignore and a virtual enviroment
  • cpp_project: creates a c++ project that contains, a cmakelist, src, include, libs and test folders

Usage

clone this repository in your home folder and relogin, then you can call the scripts from any folder, you should give them one argument that is the project name