Skip to content

algal/rust-getitem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-getitem

This is part of the getitem kata: python-getitem, rust-getitem, swift-getitem. getitem is a command-line utility which lets you use Python splice syntax to filter rows and columns. This is to present a handier interface than cat, head, tail, cut, awk, etc.. It buffers only as much as necessary, and can be used with streams or files.

To build and run

To build an executable in target/release/getitem:

To run and get help

./getitem -h

To build

cargo build

To run tests

cargo test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages