Skip to content

🚀 This is a project initializer for C project at 42Born2Code.

License

Notifications You must be signed in to change notification settings

jlagneau/42init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

42 init

🚀 This is a project initializer for C project at 42Born2Code.


Installation

Clone somewhere in your path

% echo $PATH
~/.bin/:...
% cd ~/.bin
% git clone https://github.com/jlagneau/42init.git && ln -s 42init/init.sh 42init

How to use ?

Create a directory and execute the command from inside the directory:

% cd ~/workspace
% 42init my_super_project

Enjoy 😉 !

Don't hesitate to fork this project to suit your needs.

You can replace everything in the 'skel' directory by your own file and directories. You can use __PROJECT_NAME__, __PROJECT_NAME_UPPERCASE__ and __USERNAME__ placeholder in your skel files for your real project name or username.

License

MIT

About

🚀 This is a project initializer for C project at 42Born2Code.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published