Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug/fixed git urls #4

Merged
merged 5 commits into from
Dec 14, 2023
Merged

Bug/fixed git urls #4

merged 5 commits into from
Dec 14, 2023

Conversation

jasonnathan
Copy link
Contributor

No description provided.

…tion

- Added `node-init-wrapper.sh` file that prompts the user to select an organization and creates a new repository using `gh` CLI
- Added `install.sh` script to download and set up aliases for package managers
- Added MIT License file
- Added `README.md` with detailed instructions and information about the project
- Update SCRIPT_URL variable in install.sh to use correct branch name
- Update URL in curl command in README.md to use "master" branch instead of "main" branch
- Update project name, description, features, and additional information in README.md
- Add ideal users and enhancing project experience sections to README.md
- Add section on setting npm defaults in README.md
- Add keywords section in README.md
- Modify condition to check if first argument is NOT 'init' in node-init-wrapper.sh
- Remove else block and move its content inside new if block in node-init-wrapper.sh
- Add empty lines before appending npm function and npm alias in install.sh
- Modify project setup script description for readability and clarity
- Simplify and clarify explanations in the features section
- Remove mention of GitHub account requirement in prerequisites section
- Clarify that installation command should be run in terminal
- Simplify instructions in the usage section
- Remove repetitive language and clarify process in "How It Works" section
- Remove repetitive language in "Transparency and Control" section
- Remove repetitive language in "Setting Npm Defaults" section
@jasonnathan jasonnathan merged commit 0fe52c1 into master Dec 14, 2023
@jasonnathan jasonnathan deleted the bug/fixed-git-urls branch December 14, 2023 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant