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

Is this ready for people to test #13

Open piratebriggs opened 5 years ago

piratebriggs commented 5 years ago

Hi there,

Is this ready for people to test and feed-back on?

I've tried the develop branch and there's not a package file for npm to install from - the master branch gets further but I'm left without a yo command (fully willing to accept this is user error!)

Cheers,

Antony

dylanyoung-dev commented 5 years ago

Hi @piratebriggs this is absolutely ready to test. You can use the release-0.5 branch, which has the latest on it. Refer to the Readme for details on how to get setup. The .\starter setup should handle all the setup include npm installs and yeoman linking. Then you should be able to run .\starter run which will bring up the Yeoman questions. As far as I know this works well with 9.0.2/9.0.1 but the last remaining issue is having it work with 9.1, which I've been working on. If you want to contribute by either testing or by finding bugs and fixing, that would be greatly appreciated.