Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 456 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 456 Bytes

auto_42_projecter

A tool that will create 42 project files structure for you.

NOTE

This tool only works with most of C projects.

Installation:

git clone https://github.com/RyouYoo/auto_42_projecter.git
cd auto_42_projecter
pip3 install -r requirements.txt

Usage:

python3 main.py -f [PDF FILE PATH]

Example:

alt example