react-native-windows/.github
Jon Thysell de07af904a
Create new CLI `init-windows` command (#12123)
* Create new CLI init-windows command

## Description

This PR implements a new, named template-based `react-native
init-windows` command as described by #11920.

Note, this does not change or deprecate the existing
`react-native-windows-init` / `generateWindows` infrastructure or
templates.

### Type of Change
- New feature (non-breaking change which adds functionality)

### Why

This is part of restructuring how users can add RNW support to their RN
projects.

### What

1. Creates a new `init-windows` RN CLI command that creates a new
   windows project based on a given template
2. The first CLI templates under `old/`, which are just wrappers which
   call the existing templating code in `generateWindows`

Closes #12152
Closes #12151
Closes #12150
Closes #12149
Closes #12148
Closes #12147

## Screenshots
N/A

## Testing
Ran existing tests, created base `initWindows` tests.

## Changelog
Should this change be included in the release notes: yes

Created a new `init-windows` command

* fix generateWrapper

* remove sample apps package.json

* update yarn.lock

* Rename old templates
2023-09-21 15:04:20 -07:00
..
ISSUE_TEMPLATE Update bug-report.yaml version command (#11369) 2023-03-14 13:01:47 -07:00
policies fix crlf 2023-06-15 14:24:54 -07:00
CODEOWNERS Create new CLI `init-windows` command (#12123) 2023-09-21 15:04:20 -07:00
LICENSE
dependabot.yml
hero.png
hero2.png
pull_request_template.md Adjust PR template (#11924) 2023-07-24 10:06:37 -07:00
security.md