Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/raulanatol/rnd-cli

A simple tool to read a file and manage his lines with a random feature
https://github.com/raulanatol/rnd-cli

Last synced: about 1 month ago
JSON representation

A simple tool to read a file and manage his lines with a random feature

Awesome Lists containing this project

README

        

# rnd-cli


CI/CD badge
Version info
license

A simple tool to read a file and manage his lines with a random feature.

## Table of Contents

- [How to use](#how-to-use)

It's really easy to random a list of names.


rnd-cli working with the example file

## How to use

1.Create a file with a name in each line (example in /example/random-names)

2.Run:

```shell script
rnd-cli file
```

3.Enjoy!

🦀 Developed with ❤️ by raulanatol.