Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

utils

A collection of personal productivity utilities. Each utility lives in its own top-level folder and is mostly self-contained — its own dependencies, its own entry points, its own docs.

Layout

utils/
├── <utility-name>/
│   └── ...
└── <another-utility>/
    └── ...

Adding a new utility

  1. Create a new folder at the repo root named after the utility.
  2. Keep its dependencies and configuration scoped to that folder.
  3. Add a short README inside it describing what it does and how to run it.

About

Various utilities for personal productivity.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages