Devironment is a Command Line Interface (CLI) tool for developers looking to streamline their workflow and save time setting up their development environment. The tool provides a convenient and hassle-free solution for developers to get started on their projects quickly and focus on the most important tasks at hand.
The tool is easy to use and requires no prior knowledge of setting up a development environment. Simply run the script and follow the prompts, and your development environment will be up and running in no time.
- Built in installer
- Version Updater
- Manage virtual hosts efficiently
- Small features like checking internet availability
- Easy to use and interactive
- Moduler Architecture
- Manage Web Server
- Manage Database operations
- PHP 8+
- Ubuntu
Clone the project
git clone https://github.com/S4F4Y4T/devironment.git
Go to the project directory
cd devironment
Run the installer
sudo php installer.php
or
Run the installer from script
cd bin && php devenv.php install
Contributions are always welcome. If you would like to contribute to the project, please create a fork of the repository, make your changes, and submit a pull request
This project is licensed under the MIT License.