romanpitak / localcustomthirdpartysoftwareupdater

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Local custom third-party software updater

Usage

update clion
update -vv pycharm

Installation

If you have ~/bin in your $PATH it's as easy as:

git clone git@github.com:romanpitak/localcustomthirdpartysoftwareupdater.git
cd localcustomthirdpartysoftwareupdater
make home-install

Autocomplete

Add this:

eval "$(update --autocomplete)"

to your .bashrc file.

About

License:MIT License


Languages

Language:Python 96.3%Language:Makefile 3.7%