cpp-generator
C++ File generator for Atom editor
Vidur Murali 11,481 2 1.0.1 MIT GitHub

cpp-generator package

Generates a C++ .cpp and .hpp file.

Usage:

  • Open the command palette
  • Select "Generate C++ Files"
  • Enter the path and Class name you want

The generator should have created the two C++ files at the path you chose.

Configuration:

You can configure the Author Name and date format in the Settings panel.