Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 534 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 534 Bytes

Command Line Tools

This repository contains my attempts to create command line utilities that streamline my daily tasks.

Tools

  • lowercase: Simple and lightweight CLI tool to fight my OCD and convert filenames to lowercase.
  • rmcache: A very simple but powerful tool to delete cache files and directories.
  • run: A commmand line tool helps you run a file with a specific command.

Tools are written in different languages, including Go, Rust, Bash, Fish, etc.