Skip to content

marbenMB/Cpp-Orthodox-Generator-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cpp Orthodox Generator Script

Created by : marbenMB


Purpose :

  • This Scripts generates files (.cpp , .hpp , Makefile…) for a c++ class designed in Orthodox Canonical Form.

Screen Shot 2022-12-06 at 4.05.59 PM.png

Installation :

  • Execute this line of command in your terminal :
cd && git clone https://github.com/marbenMB/Cpp-Orthodox-Generator-Script.git
  • The Script will be cloned to the Home directory :
cd ~
  • Get in the script directory :
cd Cpp-Orthodox-Generator-Script
  • Then run the Installer script :
./Installer.sh

Screen Shot 2022-12-06 at 4.01.02 PM.png

  • The script will be installed Successfully.

Usage :

  • For Usage now use CppGen command instead of running the script every time:
CppGen
  • Where ever you are located the script will works using this command.

Usage.png

  • Then You will find the files where you choose to create.

Screen Shot 2022-12-06 at 3.53.23 PM.png

Screen Shot 2022-12-06 at 4.05.59 PM.png

🔴 If There is some issues with script :

  • run : vim ~/.zshrc and delete the line of CppGen alias

Screen Shot 2022-12-06 at 4.58.39 PM.png

  • Then install again by running the installer script : ./Installer.sh

About

Scripts generates files (.cpp , .hpp , Makefile…) for a c++ class designed in Orthodox Canonical Form.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages