Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jmahc/dotnetplicate
- Owner: jmahc
- License: mit
- Created: 2017-08-01T17:33:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-01T18:49:28.000Z (over 7 years ago)
- Last Synced: 2024-11-14T19:11:57.065Z (about 2 months ago)
- Language: JavaScript
- Size: 53.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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]: