Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tool command: Status #62

Closed
artiomchi opened this issue Aug 9, 2017 · 1 comment
Closed

Tool command: Status #62

artiomchi opened this issue Aug 9, 2017 · 1 comment
Assignees
Milestone

Comments

@artiomchi
Copy link
Member

This command will evaluate the web project and display the status of R4Mvc within said project - specifically checking if R4Mvc has already been invoked for the project, as well as displaying project configuration from the r4mvc.json file, if present. It can either be invoked in PowerShell (Get-R4MvcStatus) or in dotnet cli (dotnet r4mvc)

Optionally, when triggered in PowerShell, we can output the results to a PS Object, which could help with some automation (if the user wants it)

@artiomchi artiomchi added this to the v1 Backlog milestone Aug 9, 2017
@artiomchi artiomchi self-assigned this Aug 11, 2017
@artiomchi
Copy link
Member Author

Since the main tool has been moved to the cli (instead of powershell), and the full config is now automatically written to r4mvc.json, I don't think there's any need for the status command anymore, so I'm closing this

If anyone thinks this might still be useful, you're welcome to re-open this issue :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant