i99dev / 42-lab

42-lab is script for 42 school students. It save you Time and Energy 😁 and handle for you all packages and programs that you need to install in your computer. To start your project you just need to run one command and all will be done for you.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

42-lab

to use out of 42-campus or on you own computer

42-lab is script for 42 school students. It save you Time and Energy 😁 and handle for you all packages and programs that you need to install in your computer. To start your project you just need to run one command and all will be done for you.

Installation

clone this repository and run chmod +x./42_lab.sh in your terminal.

Mac OS

script will install brew, brew cask, brew bundle, and all packages that you need to start your project.

./42_lab.sh

if get any error please open issue

Linux

script will install all packages that you need to start your project.

sudo ./42_lab.sh

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Docker version

Thanks for opsec-infosec for this amazing tool.To download it 42-Devcontainer.

Test

βœ… Linux (debain based).

βœ… WSL (Windows Subsystem for Linux)(debain based).

βœ… Mac OS

About

42-lab is script for 42 school students. It save you Time and Energy 😁 and handle for you all packages and programs that you need to install in your computer. To start your project you just need to run one command and all will be done for you.


Languages

Language:Shell 100.0%