文件名称:YoCli:用于记录使用.Net Core构建的笔记的命令行工具
文件大小:19KB
文件格式:ZIP
更新时间:2024-03-15 18:04:48
cli command tool dotnet notes
哟命令行 这是用于编写和阅读使用.Net Core构建的注释的命令行工具。 我将继续进行改进,发布更新并接受贡献。 安装 将安装为全局或本地工具。 $ dotnet tool install --global Skikra.YoCli --version 2.2.0 用法 主要命令是yo ,它有六个子命令: 2.2.0 Usage: yo [command] [options] Options: --version Show version information -?|-h|--help Show help information Commands: export Export notes to Json file find Find notes import Import notes from Json
【文件预览】:
YoCli-master
----.gitattributes(2KB)
----.github()
--------workflows()
----README.MD(3KB)
----example()
--------notes.json(237B)
----LICENSE(1KB)
----YoCli.sln(1KB)
----YoCli()
--------Utils()
--------YoCli.csproj(1KB)
--------Program.cs(991B)
--------Services()
--------Models()
--------Commands()
----.gitignore(6KB)