Skip to content

Project Template for 42 Piscine Projects and 42 School Inner Circle Projects.

Notifications You must be signed in to change notification settings

pasqualerossi/42-Projects-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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