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

feat: Onboarding Setup #956

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

feat: Onboarding Setup #956

wants to merge 17 commits into from

Conversation

dorelljames
Copy link
Contributor

Fixes issue #850

Copy link

what-the-diff bot commented Mar 7, 2024

PR Summary

  • Improved Terminal Output via Bootstrap File
    The bootstrap file has been updated to show the current project directory path. This will make it easier to keep track of where you are when working on the project.

  • Automatic Installation of Project Dependencies
    A new line of code has been added to the bootstrap file. Now, it uses a tool called 'bun' to automatically install the project's dependencies. You won't have to manually install each one, thus saving time and streamlining the setup process.

  • Updated pkgx-install Script
    The entire script in the pkgx-install file has been replaced with a new, more efficient script fetched from pkgx.sh using curl. This change updates the package installation process thus making the overall system more efficient.

@dorelljames dorelljames marked this pull request as draft March 7, 2024 01:17
@dorelljames dorelljames changed the title Feat: Onboarding Setup [WIP] Feat: Onboarding Setup Mar 7, 2024
@dorelljames dorelljames changed the title [WIP] Feat: Onboarding Setup feat: Onboarding Setup Apr 4, 2024
@dorelljames dorelljames marked this pull request as ready for review April 4, 2024 00:45
@dorelljames
Copy link
Contributor Author

This should be good to go unless there are still files that I've missed.

@chrisbbreuer
Copy link
Member

getting there 🔥

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.

None yet

2 participants