Skip to content

A custom tool installer used for quickly installing packages

License

Notifications You must be signed in to change notification settings

dxnali/toolinstaller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Tool Installer

A custom tool installer written in Go used for quickly installing packages.

This may be useful if you distro hop and want to install your favourite set of packages.

After running and following the instructions, you will have a portable bash script that you can run whenever.

Usage

To run directly:

go run toolinstaller.go

Or you can create a binary:

go build toolinstaller.go

./toolinstaller

Go

About

A custom tool installer used for quickly installing packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages