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

Changed it so runway commands are run from any repo #586

Merged
merged 1 commit into from
May 9, 2024

Conversation

n0nag0n
Copy link
Collaborator

@n0nag0n n0nag0n commented May 5, 2024

Runway is now just a shell, and each of the commands lives in a prospective repo that's defined in the paths for the runway repo itself.

So there will be a few commands in this core repo, there will be some in the active-record repo if you choose to have that repo in your project, and based on the dependencies you add, if they have specific commands for runway (usually saved in the src/commands/ directory), you can now use them automatically! 🥳

@n0nag0n n0nag0n merged commit e18c8a7 into master May 9, 2024
@n0nag0n n0nag0n deleted the runway-reconfig branch May 9, 2024 04:23
@fadrian06
Copy link
Contributor

woa, more dependencies of the dependency..fine :D

@n0nag0n
Copy link
Collaborator Author

n0nag0n commented May 9, 2024

So this is only a dev dependency. When you install flightphp/core, it does add the dependency. I had to add it as a dev dependency so it could be properly unit tested.

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.

2 participants