Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 439 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 439 Bytes

cpro

Automate your C/C++ workflow

The goal of cpro is to help you focus on the development process. cpro will observe your C/C++ project and adds created files to the cmake environment automatically.

Getting Started

Installation

To get started

  1. install python in version 3 or higher
  2. install pip
  3. pip install cpro

Usage

Description