https://github.com/srvariable/42classgenerator
https://github.com/srvariable/42classgenerator
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/srvariable/42classgenerator
- Owner: SrVariable
- Created: 2025-06-04T08:00:56.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-06-04T11:31:20.000Z (10 months ago)
- Last Synced: 2025-06-04T16:43:53.902Z (10 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 42ClassGenerator
## Description
Simple script to generate classes for CPP Projects. It currently supports generating
one class with or without attributes.
## Usage
```
./generate [attributes]
```