Expand description
nvrs - fast new version checker for software releases 🚦🦀
nvrs is still a WIP
new features & bugfixes are being pushed every day
you may encounter some issues. please consider submitting feedback if you do.
Modules§
- api
- this module handles management & communication with sources, also knows as APIs
- config
- operations on configuration files
- error
- thiserror implementation
- keyfile
- operations on keyfiles
- verfiles
- operations on version files
Structs§
- Core
- example “core” struct that holds all the necessary data for the library
Functions§
- run_
source - an asynchronous function that package’s source and gets the latest release