Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 372 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 372 Bytes

chorito

A tool that does some chores in your source code.

Quickstart

To run the latest version:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/ArloL/chorito/HEAD/run-latest.sh)"

Install

To install the latest version to ~/bin/:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/ArloL/chorito/HEAD/install-latest.sh)"