marcopollivier / big-bang

Scripts to configure a basic Developer Environment
MIT License
4 stars 2 forks source link

Big Bang

macOS Linux

Debian Arch Fedora OpenSuse Alpine

Big Bang Cover

Motivation

The Big Bang project aims to simplify the setup of development environments. It provides an easy way to configure and manage your development tools and settings.

Target Audience

This project is designed for everyone. Whether for personal or professional use, you are welcome to fork and adapt it as needed.

Configuration and Usage

Running the Script

To start the script, use the following command. This project is based on Ansible, but a Makefile is provided as the entry point for simplicity:

make osuser=john.doe gitname=john gitemail=john.doe@email-provider.com

Version manager

TBD.

probably we'll consider only version manager to Java (with SdkMan) and Node (with NVM). for general purpose we'll consider adsf as version manager

License

This project is licensed under the MIT License. See the LICENSE file for details.