cake-contrib / cake-contrib/Cake.LibMan
Add Usage to ReadMe file
Open
- Dominant language
- C#
- Stars
- 1
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Add "Usage" to ReadMe file, so you know how to add LibaryManager CLI as tool
Example:
```
#addin nuget:?package=Cake.LibMan&version={Version}
// Add Libary Manager as global tool
#tool dotnet:?package=Microsoft.Web.LibraryManager.Cli&version={version}&global
```
Contributor guide
Assessment
This issue has not been assessed yet.