Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 705 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 705 Bytes

42 Projects Template

Have all of the folders for both the Piscine and School already made for you, in an organised way.

Built in Collaboration with Aaron Menadue.

How To Use

For 42 Piscine Students

Copy the link and paste it in your iTerm, it can take up to a minute to work.

cd ~/Desktop; git clone https://github.com/pasqualerossi/42-Projects-Template.git 42fs; 42fs/gen.sh 42fs/piscine.fs; rm -rf 42fs

For 42 School Students

Copy the link and paste it in your iTerm, it can take up to a minute to work.

cd ~/Desktop; git clone https://github.com/pasqualerossi/42-Projects-Template.git 42fs; 42fs/gen.sh 42fs/school.fs; rm -rf 42fs