Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 631 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 631 Bytes

cpp_copliens_form (CCF)

Description

This is a small helper for quickly creating classes according to the Coplien’s form. This form is intended for projects of 21 programming schools (42 schools).
p.s. Please report any problems in the "Issues" section.

Installation

Clone a repository: git clone https://github.com/markveligod/cpp_copliens_form.git class
Moving to /bin: cd class && sudo mv ./ccf /bin && cd ..
Restart terminal
Done!

Other

Author:
Mark Veligod