Skip to content

A script to initialize c classes and files in the Orthodox Canonical form

Notifications You must be signed in to change notification settings

YusufLisawi/cpp-init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C Starter File Generator

This script generates two files, .cpp and .hpp, with the class definition in the header file using the orthodox canonical form.

Installation

To install the script, clone this repo and add the name of the folder to your PATH env variable

Usage

To use the script, simply run it in your terminal and enter the name of the class you want to generate files for:

This will create two files, .cpp and .hpp, in the current directory.

About

A script to initialize c classes and files in the Orthodox Canonical form

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages