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
- Host: GitHub
- URL: https://github.com/danielhe4rt/paganois-cli-rs
- Owner: danielhe4rt
- Created: 2024-07-09T18:56:40.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-10T14:54:42.000Z (almost 2 years ago)
- Last Synced: 2025-03-25T02:09:34.708Z (about 1 year ago)
- Language: Rust
- Size: 101 KB
- Stars: 19
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# PagaNois CLI

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.