1 unstable release

0.1.0 Dec 18, 2023

#13 in #rust-patterns

AGPL-3.0

14KB
77 lines

hegdeatri-util

This is a library that contains some of the common function I use while creating CLI tools, or just having fun in rust.

Planned functionality

  • Being able to execute a command, optionally in a specified directory or in the current working directory.
  • Some helper functions that will be useful for advent of code 2023.

Dependencies

~1.6–10MB
~107K SLoC