dylanyoung-dev / Helix-Starter-Kit

A simple starter kit, that's designed to be a basic developer accelerator for working with Sitecore. The issue with other helix starter kits, is that they add additional features you might not need, especially if you are not building out a full blown website.
8 stars 3 forks source link

Add Developer Setup Cmd #22

Open dylanyoung-dev opened 5 years ago

dylanyoung-dev commented 5 years ago

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:

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.