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

https://github.com/juancarlosjr97/text_invert

Text Invert CLI Tool using Rust
https://github.com/juancarlosjr97/text_invert

cli rust

Last synced: 2 months ago
JSON representation

Text Invert CLI Tool using Rust

Awesome Lists containing this project

README

        

# Text Invert | CLI Tool

[![codecov](https://codecov.io/gh/juancarlosjr97/text_invert/graph/badge.svg?token=4YCFDEhsrV)](https://codecov.io/gh/juancarlosjr97/text_invert)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/180fc5fda7324d5b8fa667367c121cf4)](https://app.codacy.com/gh/juancarlosjr97/text_invert/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)

This project shows how build and test a CLI tool using Rust.