Skip to content

kiwipiet/dotnet-libyear

 
 

Repository files navigation

dotnet-libyear

A simple measure of dependency freshness

Actions Status

Installation

dotnet tool install -g libyear

Usage

dotnet libyear [args] [{csproj}|{dir}]

  • Zero or more directories or csproj files may be passed
  • If no arguments are passed, the current directory is searched
  • If no csproj is found in a directory, subdirectories are searched

Arguments:

-h, --help: display this help message

-q, --quiet: only show outdated packages

-u, --update: update project files after displaying packages

About

A simple measure of dependency freshness

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%