generator-microservice
generator-microservice copied to clipboard
🎩 Yeoman generator for creating .NET Core microservice
generator-microservice
Yeoman generator for building .NET Core microservices
🚀 Installation and running
First, install Yeoman (we assume you have pre-installed node.js).
npm install -g yo
npm link
Then generate your new project:
yo microservice
Answer a few questions and you are ready to go!

Getting To Know Yeoman
- Yeoman has a heart of gold.
- Yeoman is a person with feelings and opinions, but is very easy to work with.
- Yeoman can be too opinionated at times but is easily convinced not to be.
- Feel free to learn more about Yeoman.
🤝 Contributing
- Fork it ( https://github.com/OKTAYKIR/generator-microservice/fork )
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
✨ Contributors
Show your support
Please ⭐️ this repository if this project helped you!
📝 License
Apache-2.0 © Oktay Kır