Conversation
Bash cd ASA-WG-main git remote add origin https://github.com/ashclay95/ASA-WG-main.git git push -u origin scaffold/initial-setup scaffold/initial-setup. Here's a quick summary of what's ready: Source (src/) — index.ts entry point, commands/init.ts, commands/run.ts, utils/logger.ts, utils/config.ts, types.ts Config — package.json, tsconfig.json, .eslintrc.json, .prettierrc, .gitignore, .npmignore CI/CD — ci.yml (lint + build on Node 18 & 20), release.yml (npm publish on v* tags) Docs — README.md, .github/pull_request_template.md
|
Thanks for submitting a PR to the GitHub Docs project! In order to review and merge PRs most efficiently, we require that all PRs grant maintainer edit access before we review them. For information on how to do this, see the documentation. |
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. The table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
cd ASA-WG-main
git remote add origin https://github.com/ashclay95/ASA-WG-main.git git push -u origin scaffold/initial-setup
scaffold/initial-setup. Here's a quick summary of what's ready: Source (src/) — index.ts entry point, commands/init.ts, commands/run.ts, utils/logger.ts, utils/config.ts, types.ts Config — package.json, tsconfig.json, .eslintrc.json, .prettierrc, .gitignore, .npmignore CI/CD — ci.yml (lint + build on Node 18 & 20), release.yml (npm publish on v* tags) Docs — README.md, .github/pull_request_template.md
Why:
Closes:
What's being changed (if available, include any code snippets, screenshots, or gifs):
Check off the following: