Create SSH keys for service (README link)
Docker images updater (README link)
Recommend forking the project repo first.
Note
Use the green Code button on the repo page to get the http or ssh link to paste after the git clone command. Replace [git repo] with the text copied from the code button.
Run the following command to get started:
git clone [git repo] ~/binAfter running the above command, run this in the terminal
set -U fish_user_paths ~/bin $fish_user_pathsClose the terminal and it will be set on next session.