|
|
||
|---|---|---|
| .gitignore | ||
| AUTHORS | ||
| COPYING | ||
| INSTALL | ||
| Makefile | ||
| README.md | ||
| TODO | ||
| bigfcc.1 | ||
| bigfcc.man | ||
| bigfcc.py | ||
| bigfcc_man.html | ||
| bigfcc_man.tex | ||
README.md
Fcc is a tool to rapidly generate the basic framework of C++ class and components. fcc can generate inline files, testing components, and basic copyright notices
- Licensing
This program is released under the terms of the GNU General Public License (GNU GPL).
You can find a copy of the license in the file COPYING.
- Using:
Bigfcc comes with a complete list of commands that can be seen by running the command with no arguments. See the man page that comes with it.