0.1.7 • Published 1 year ago
deb-install v0.1.7
Debian based apps Installation Automation
This script automates the installation of useful tools for a common dev on Debian-based systems.
Requirements
A Debian-based system (e.g. Ubuntu, Debian) apt package manager installed An internet connection
Usage
To use the script, open a terminal and run the following command:
From source
git clone https://github.com/hebertcisco/deb-install
cd deb-install
makeBash & Curl
sh -c "$(curl -fsSL https://raw.githubusercontent.com/hebertcisco/deb-install/master/install.sh)"With NPM
sudo npm i -g deb-installComands available affter installed with NPM
deb-installdeb-install-awsdeb-install-basicsdeb-install-configsdeb-install-dbeaverdeb-install-dockerdeb-install-dotnet -c Currentdeb-install-dotnet -c Current --runtime aspnetcoredeb-install-gitdeb-install-phpdeb-install-php8.2deb-install-snapdeb-install-vimdeb-install-codedeb-install-zshSupport
If you have any issues or questions about using this script, please open an issue on the GitHub repository or contact the author directly.
🤝 Contributing
Contributions, issues and feature requests are welcome!Feel free to check issues page.
Show your support
Give a ⭐️ if this project helped you!
📝 License
Copyright © 2023 Hebert F Barros. This project is MIT licensed.