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

https://github.com/danielhe4rt/paganois-cli-rs

Well, why not? #publi
https://github.com/danielhe4rt/paganois-cli-rs

Last synced: 11 months ago
JSON representation

Well, why not? #publi

Awesome Lists containing this project

README

          

# PagaNois CLI

![PagaNois CLI](./.github/app.png)

A tool that converts my salary based in the spread percentages made by [Husky.io (PagaNois)](https://husky.io/).

## Development

The goal is having the same features for the Ubuntu/Debian notifications also any terminal of your choice.

* [ ] Ubuntu/Debian notifications
* [x] Terminal output

## Installation

Clone the repository and install the dependencies:
```bash
git clone git@github.com:DanielHe4rt/paganois-cli-rs.git
cd paganois-cli-rs
cargo build --release
```

## Usage

TODO: Add usage instructions

```bash
./target/release/paga-nois --help
```

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.