1.1.7 • Published 2 years ago

create-dotnet-app v1.1.7

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Install

Without installation

$ npx create-dotnet-app

Manual installation

$ git clone https://github.com/bernardogeneroso/Create-Dotnet-App
$ cd Create-Dotnet-App && npm i && npm i -g .

Why?

  • Simplified the process of creating dotnet application.

How to use?

  1. Install
  2. In the folder where you want to create the project, just run the command below

Without creating folder

$ create-dotnet-app

Create folder and cd

$ create-dotnet-app -f name

Support

This project create default Web API and Console applications.

:computer: Authors

:closed_book: License

This project is under a license MIT.