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

Add Developer Setup Cmd #22

Open
dylanyoung-dev opened this issue May 12, 2019 · 0 comments
Open

Add Developer Setup Cmd #22

dylanyoung-dev opened this issue May 12, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@dylanyoung-dev
Copy link
Owner

In addition to supporting a setup to setup the solution, we will enable a feature where a developer coming on to an existing project can run a cmd of starter to setup developer machine.

It will either create of modify the following files:

  • gulp-config.user.js
  • publishsettingsdebug.targets.user
  • src\Foundation\Serialization\code\App_config\Include\Environment.config.user (or handle this differently)

This should also run a docker image based on the project type (if one exists it should remove the container that exists). Then it should install the nuget pre-requisites and node pre-requisites and publish the latest to this docker container.

@dylanyoung-dev dylanyoung-dev added this to the Release 2.0 milestone May 12, 2019
@dylanyoung-dev dylanyoung-dev added the enhancement New feature or request label May 12, 2019
@dylanyoung-dev dylanyoung-dev self-assigned this May 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant