create-dotnet-app

1.1.7 • Public • Published

Bernardo Generoso

License

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.

💻 Authors

Bernardo Generoso
Bernardo Generoso

@bernardogeneroso
💻

📕 License

This project is under a license MIT.

Readme

Keywords

Package Sidebar

Install

npm i create-dotnet-app

Weekly Downloads

0

Version

1.1.7

License

MIT

Unpacked Size

7.3 kB

Total Files

6

Last publish

Collaborators

  • camelo123