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

Making sure all node modules bin/ dirs are in PATH #92

Merged
merged 1 commit into from
Apr 20, 2024

Conversation

kigster
Copy link
Collaborator

@kigster kigster commented Apr 20, 2024

  • Adding some shell helpers under development/shell/*
  • Using them to unique the $PATH and add all node modules
  • Fixing Admin Password in seeds to be 6 characters long
  • Adding bin/print-paths for viewing current $PATH
  • Updating bin/shchk
  • Removing duplicate yarn build from Procfile.dev
  • Adding --verbose to yarn commands

 * Adding some shell helpers under development/shell/*
 * Using them to unique the $PATH and add all node modules
 * Fixing Admin Password in seeds to be 6 characters long
 * Adding bin/print-paths for viewing current $PATH
 * Updating bin/shchk
 * Removing duplicate yarn build from Procfile.dev
 * Adding --verbose to yarn commands
@kigster kigster merged commit 631774b into main Apr 20, 2024
3 checks passed
@kigster kigster deleted the kig/dev-shell-env branch April 20, 2024 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants