Provisioning tool that will help developer’s setup their laptops with the right kit! This is built using https://github.com/cupboard-project/cupboard.
- Ensure you have PowerShell or terminal of your liking installed on your machine.
- Git clone this repo onto your machine
- Open the up your terminal as administrator run the following application. i.e. cupboard-provisioning/src/OrderDetails.Cupboard/bin/Debug/net5.0/OrderDetails.Cupboard.exe"
- 💥 Your cooking on diesel! You should have all the tools you need on your machine.
- Create a feature branch from Main with a
feature/
prefix - Ensure changes follow the existing coding standards around naming, structure and styling
- If required, update the README.md with details of major changes, links and useful file locations
- Create a Pull Request