https://github.com/hmlendea/nucicli
NuciCLI NuGet package
https://github.com/hmlendea/nucicli
Last synced: 9 months ago
JSON representation
NuciCLI NuGet package
- Host: GitHub
- URL: https://github.com/hmlendea/nucicli
- Owner: hmlendea
- License: gpl-3.0
- Created: 2019-02-19T10:11:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-12-16T10:14:58.000Z (over 4 years ago)
- Last Synced: 2024-12-27T14:29:15.667Z (over 1 year ago)
- Language: C#
- Size: 96.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://hmlendea.go.ro/fund.html) [](https://github.com/hmlendea/nucicli/actions/workflows/dotnet.yml) [](https://github.com/hmlendea/nucicli/releases/latest)
# About
NuGet package for easier command-line interface development.
# NuciCLI
- [NuciCLI](https://github.com/hmlendea/nucicli)
- [NuciCLI.Menus](https://github.com/hmlendea/nucicli.menus)
# Installation
[](https://nuget.org/packages/NuciCLI)
**.NET CLI**:
```bash
dotnet add package NuciCLI
```
**Package Manager**:
```powershell
Install-Package NuciCLI
```