Releases: SolalVall/lazyTools
Releases · SolalVall/lazyTools
v0.4.3
v0.4.2
v0.4.1
v0.4.0
New Version 0.4.0 of lazyTools ! What's new since v0.3.0:
New Features:
Enable option to fetch new lt version from github and replace it with the old one
New Packages:
polybar
rofi
Fixes:
Fixed config script location execution.
Fixed terrform package
Run config script in home lazytool package as default user
v0.2.1
New Version 0.2.1 of lazyTools ! What's new since v0.2:
New Features:
Enable possibility to install a custom user script thanks to lt --exec package_name
Enhance CLI output during package installation (Separation between install/config script)
New Packages:
N/A
Fixes:
Fixed some exit code (Thanks to pipeline.sh I discover that during installation of new packages, lazytools was exiting prematurely)
v0.2
New Features:
Installation of multiple packages in the same command
Creation of a CI for testing lazyTools (using vagrant and could be found in the project under the pipeline/ folder)
New Packages:
Docker
Ansible
Terraform (v0.12.24)
i3-gaps
Fixes:
Command output (Responsive output)
Home folder custom script is now working
Readme
v0.1
- Add possibility for user to create their own package in ~/lazytools.d (lt -c my_package)
- Add ability to list packages from user home and default lazyTools location
- User can now add a config.sh to a package (via their own ~/lazytools.d folder). Acts like a custom configuration for their package