README.md in minke-1.0.6 vs README.md in minke-1.0.7
- old
+ new
@@ -18,9 +18,10 @@
Minke is an opinionated build system for Microservices and Docker, like a little envelope of quality it scaffolds the build, run and test (unit test and functional tests) phases of your microservice project allowing you to simply run and test your images using Docker Compose. Currently supporting Google's Go, and experimental support for Swift, extensions are planned for Node.js or HTML / Javascript sites with Grunt or Gulp based builds.
## Generators
- Go - [Go Microservice Template](https://github.com/nicholasjackson/minke-generator-go)
+- .NET Core - [.NET MVC Microservice Template](https://github.com/nicholasjackson/minke-generator-netmvc)
- Java - Spring Boot
- Swift - Kitura (Coming Soon)
- Node - ExpressJS (Coming Soon)
- Ruby - Rails (Coming Soon)