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
- Host: GitHub
- URL: https://github.com/cake-contrib/cake.yeoman
- Owner: cake-contrib
- License: mit
- Created: 2017-02-08T10:26:47.000Z (about 8 years ago)
- Default Branch: develop
- Last Pushed: 2023-02-22T04:16:36.000Z (about 2 years ago)
- Last Synced: 2025-04-14T12:55:58.620Z (15 days ago)
- Topics: cake-addin, cake-build, hacktoberfest, yeoman
- Language: C#
- Homepage: https://cake-contrib.github.io/Cake.Yeoman/
- Size: 1.13 MB
- Stars: 0
- Watchers: 6
- Forks: 6
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
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[](http://cake-contrib.mit-license.org)
## Information
| |Stable|Pre-release|
|:--:|:--:|:--:|
|GitHub Release|-|[](https://github.com/cake-contrib/Cake.Yeoman/releases/latest)|
|NuGet|[](https://www.nuget.org/packages/Cake.Yeoman)|[](https://www.nuget.org/packages/Cake.Yeoman)|## Build Status
| | Develop | Master |
|:--:|:--:|:--:|
|AppVeyor Windows|[](https://ci.appveyor.com/project/cakecontrib/cake-yeoman/branch/develop)|[](https://ci.appveyor.com/project/cakecontrib/cake-yeoman/branch/master)|
|Azure DevOps Windows|[](https://dev.azure.com/cake-contrib/Cake.Yeoman/_build/latest?definitionId=26&branchName=develop)|[](https://dev.azure.com/cake-contrib/Cake.Yeoman/_build/latest?definitionId=26&branchName=master)|
|Azure DevOps macOS|[](https://dev.azure.com/cake-contrib/Cake.Yeoman/_build/latest?definitionId=26&branchName=develop)|[](https://dev.azure.com/cake-contrib/Cake.Yeoman/_build/latest?definitionId=26&branchName=master)|
|Azure DevOps Ubuntu|[](https://dev.azure.com/cake-contrib/Cake.Yeoman/_build/latest?definitionId=26&branchName=develop)|[](https://dev.azure.com/cake-contrib/Cake.Yeoman/_build/latest?definitionId=26&branchName=master)|## Code Coverage
[](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.
[](https://github.com/cake-build/cake/discussions)
## Contributing
Contributions are welcome. See [Contribution Guidelines].
[Contribution Guidelines]: CONTRIBUTING.md