Skip to content

abuhermass/minisplit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minisplit

Description:

  • A Rust CLI mini tool to split a string on characters or pattern. Very basic, stripped down version of 'cut' utility.

Features:

  • Use command line options, -f for field selection, and -d for pattern spliting.

Installation:

  • Brief instructions on how to install or set up your project.

Usage:

  • Windows:
minisplit <OPTIONS>

Author/Contributors:

License:

  • GNU GENERAL PUBLIC LICENSE v3.0

About

A Rust CLI mini tool to split a string on characters or pattern. Very basic, stripped down version of 'cut' utility.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages