An open API service indexing awesome lists of open source software.

https://github.com/cake-contrib/cake.yeoman

Cake Addin for calling Yeoman
https://github.com/cake-contrib/cake.yeoman

cake-addin cake-build hacktoberfest yeoman

Last synced: 5 days ago
JSON representation

Cake Addin for calling Yeoman

Awesome Lists containing this project

README

        

# Cake.Yeoman Addin

This Addin for the Cake Build Automation System allows you to scaffold projects using [Yeoman](http://yeoman.io/).
More about Cake at http://cakebuild.net

[![License](http://img.shields.io/:license-mit-blue.svg)](http://cake-contrib.mit-license.org)

## Information

| |Stable|Pre-release|
|:--:|:--:|:--:|
|GitHub Release|-|[![GitHub release](https://img.shields.io/github/release/cake-contrib/Cake.Yeoman.svg)](https://github.com/cake-contrib/Cake.Yeoman/releases/latest)|
|NuGet|[![NuGet](https://img.shields.io/nuget/v/Cake.Yeoman.svg)](https://www.nuget.org/packages/Cake.Yeoman)|[![NuGet](https://img.shields.io/nuget/vpre/Cake.Yeoman.svg)](https://www.nuget.org/packages/Cake.Yeoman)|

## Build Status

| | Develop | Master |
|:--:|:--:|:--:|
|AppVeyor Windows|[![Build status](https://ci.appveyor.com/api/projects/status/1pvi5xjaeb7ex95g/branch/develop?svg=true)](https://ci.appveyor.com/project/cakecontrib/cake-yeoman/branch/develop)|[![Build status](https://ci.appveyor.com/api/projects/status/1pvi5xjaeb7ex95g/branch/master?svg=true)](https://ci.appveyor.com/project/cakecontrib/cake-yeoman/branch/master)|
|Azure DevOps Windows|[![Build Status](https://dev.azure.com/cake-contrib/Cake.Yeoman/_apis/build/status/cake-contrib.Cake.Yeoman?branchName=develop&jobName=Windows)](https://dev.azure.com/cake-contrib/Cake.Yeoman/_build/latest?definitionId=26&branchName=develop)|[![Build Status](https://dev.azure.com/cake-contrib/Cake.Yeoman/_apis/build/status/cake-contrib.Cake.Yeoman?branchName=master&jobName=Windows)](https://dev.azure.com/cake-contrib/Cake.Yeoman/_build/latest?definitionId=26&branchName=master)|
|Azure DevOps macOS|[![Build Status](https://dev.azure.com/cake-contrib/Cake.Yeoman/_apis/build/status/cake-contrib.Cake.Yeoman?branchName=develop&jobName=macOS)](https://dev.azure.com/cake-contrib/Cake.Yeoman/_build/latest?definitionId=26&branchName=develop)|[![Build Status](https://dev.azure.com/cake-contrib/Cake.Yeoman/_apis/build/status/cake-contrib.Cake.Yeoman?branchName=master&jobName=macOS)](https://dev.azure.com/cake-contrib/Cake.Yeoman/_build/latest?definitionId=26&branchName=master)|
|Azure DevOps Ubuntu|[![Build Status](https://dev.azure.com/cake-contrib/Cake.Yeoman/_apis/build/status/cake-contrib.Cake.Yeoman?branchName=develop&jobName=Ubuntu)](https://dev.azure.com/cake-contrib/Cake.Yeoman/_build/latest?definitionId=26&branchName=develop)|[![Build Status](https://dev.azure.com/cake-contrib/Cake.Yeoman/_apis/build/status/cake-contrib.Cake.Yeoman?branchName=master&jobName=Ubuntu)](https://dev.azure.com/cake-contrib/Cake.Yeoman/_build/latest?definitionId=26&branchName=master)|

## Code Coverage

[![Coverage Status](https://coveralls.io/repos/github/cake-contrib/Cake.Yeoman/badge.svg?branch=develop)](https://coveralls.io/github/cake-contrib/Cake.Yeoman?branch=develop)

## Quick Links

- [Documentation](https://cake-contrib.github.io/Cake.Yeoman)

## Discussion

For questions and to discuss ideas & feature requests, use the [GitHub discussions on the Cake GitHub repository](https://github.com/cake-build/cake/discussions), under the [Extension Q&A](https://github.com/cake-build/cake/discussions/categories/extension-q-a) category.

[![Join in the discussion on the Cake repository](https://img.shields.io/badge/GitHub-Discussions-green?logo=github)](https://github.com/cake-build/cake/discussions)

## Contributing

Contributions are welcome. See [Contribution Guidelines].

[Contribution Guidelines]: CONTRIBUTING.md