ArloL / chorito

A tool that does some chores in your source code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)"

About

A tool that does some chores in your source code

License:MIT License


Languages

Language:Java 99.1%Language:Shell 0.9%