Skip to content
This repository has been archived by the owner on Aug 27, 2023. It is now read-only.
/ autogit Public archive

Bash script which enables users to download the latest release from their favourite Github tool.

License

Notifications You must be signed in to change notification settings

bl13pbl03p/autogit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

autogit

Bash script which enables users to download the latest release from their favourite Github tool. The script downloads the archive file, extracts it and moves it to the /opt/ folder. Afterwards the downloaded archive files are removed from the current working folder. The goal is to make the installment of (mainly cybersecurity related tools) projects easier.

Install & Run

git clone https://github.com/bl13pbl03p/autogit.git
cd autogit
sudo bash autogit.sh -u "https://api.github.com/repos/anotheruser/anotherproject/releases"

To do

  • Build initial script
  • Make compatible for more archive files

About

Bash script which enables users to download the latest release from their favourite Github tool.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages