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

*nix codestyle #282

Merged
merged 3 commits into from
Aug 30, 2023
Merged

*nix codestyle #282

merged 3 commits into from
Aug 30, 2023

Conversation

dluc
Copy link
Contributor

@dluc dluc commented Aug 30, 2023

Motivation and Context

Better dev experience for Linux/Mac shell users

Description

  • lowercase bash script names
  • make all bash scripts executable (some were already, why not all?)
  • use env $PATH to find the bash shell
  • more readability of README, allowing for an easier copy and paste

@dluc dluc changed the title Nixcodestyle *nix codestyle Aug 30, 2023
@github-actions github-actions bot added documentation Improvements or additions to documentation deployment Issues related to deploying Chat-Copilot PR: ready for review github actions Pull requests that update GitHub Actions code labels Aug 30, 2023
@alliscode alliscode added this pull request to the merge queue Aug 30, 2023
Merged via the queue into main with commit 5b8c252 Aug 30, 2023
5 checks passed
@alliscode alliscode deleted the nixcodestyle branch August 30, 2023 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment Issues related to deploying Chat-Copilot documentation Improvements or additions to documentation github actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants