Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jmahc/dotnetplicate

Replicate files in your dotnetcore project from the command-line.
https://github.com/jmahc/dotnetplicate

Last synced: 27 days ago
JSON representation

Replicate files in your dotnetcore project from the command-line.

Awesome Lists containing this project

README

        

# dotnetplicate
Replicate files in your dotnetcore project from the command-line.

---

## How-to
In the command-line, navigate to the directory where you want to replicate the controller or repository and run the `dotnetplicate` command.

---

## To-do's
- Testing
- Distinguish repository & controllers?

---

## Thanks
Heavily inspired by [generact].

---
[generact]: