Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leocavalcante/risp

🦀📜 (rust-based (cli-tool (to-work-with (lists))))
https://github.com/leocavalcante/risp

csv list rust

Last synced: 12 days ago
JSON representation

🦀📜 (rust-based (cli-tool (to-work-with (lists))))

Awesome Lists containing this project

README

        

# 🦀 risp 📜

```powershell
USAGE:
risp.exe [OPTIONS] [SUBCOMMAND]

FLAGS:
-h, --help Prints help information
-V, --version Prints version information

OPTIONS:
-d, --delimiter File delimiter

ARGS:
File path

SUBCOMMANDS:
chunk Chunks the list by [size] write to [prefix]
help Prints this message or the help of the given subcommand(s)
pick Pick a single column from the list
rand Gets random values from the list
split Splits the list [by] return a [step]
```