Kodify.CLI
0.0.1
dotnet tool install --global Kodify.CLI --version 0.0.1
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local Kodify.CLI --version 0.0.1
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Kodify.CLI&version=0.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Kodify.CLI --version 0.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Kodify CLI
A powerful command-line interface tool that streamlines development workflows by automating common tasks and generating various types of documentation and infrastructure code.
Features
- Changelog Generation: Automatically generate changelogs for your projects
- README Generation: Create standardized README files
- CI/CD Pipeline Generation:
- GitHub Actions workflows
- GitLab CI pipelines
- Azure DevOps pipelines
- Infrastructure as Code:
- Terraform configurations
- AWS CloudFormation templates
- Documentation:
- PlantUML diagrams
Installation
Prerequisites
- .NET 8.0 SDK or later
Install via .NET Tool
dotnet tool install --global Kodify.CLI
Usage
kodify [command] [options]
Available Commands
generate-changelog: Generate a changelog from your git historygenerate-readme: Create a standardized README filegithub-actions: Generate GitHub Actions workflow filesgitlab-ci: Generate GitLab CI pipeline configurationsazure-devops: Generate Azure DevOps pipeline definitionsterraform: Generate Terraform configuration filescloudformation: Generate AWS CloudFormation templatespuml: Generate PlantUML diagrams
For detailed information about each command, use:
kodify [command] --help
License
This project is licensed under the terms of the license included in the repository. See the LICENSE file for details.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.0.1 | 270 | 2/25/2025 |
| 0.0.1-dev-0006 | 208 | 2/25/2025 |
| 0.0.1-dev-0005 | 190 | 2/25/2025 |
| 0.0.1-dev-0004 | 199 | 2/25/2025 |
| 0.0.1-dev-0003 | 246 | 2/25/2025 |
| 0.0.1-dev-0002 | 203 | 2/25/2025 |
| 0.0.1-dev-0001 | 213 | 2/25/2025 |