opencodeco / octl

✊ Useful tools, right in your terminal, brought to you by the OpenCodeCo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

octl

✊ Useful tools, right in your terminal, brought to you by the OpenCodeCo.

Getting started

Installation

Just clone it and link to your PATH:

git clone https://github.com/opencodeco/octl.git ~/octl
ln -s ~/octl/octl /usr/local/bin/octl

Updates

Then you can just git pull for updates:

cd ~/octl && git pull

or

octl self-update

About

✊ Useful tools, right in your terminal, brought to you by the OpenCodeCo.

License:MIT License


Languages

Language:Shell 100.0%