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

Globally installable bin #4

Open
joshmanders opened this issue Nov 14, 2024 · 0 comments
Open

Globally installable bin #4

joshmanders opened this issue Nov 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@joshmanders
Copy link
Member

Would be nice to also have the ability to globally install skeletor and get a application scaffolding global tool

composer global require aniftyco/skeletor

Usage:

skeletor new laravel my-app

This would essentially be like calling

composer create-project starter/laravel my-app

but also supports the traditional vendor/repo style as a fallback so that you can install a skeleton that isn't an official Skeletor starter.

skeletor new aniftyco/saas-starter my-app
@joshmanders joshmanders added the enhancement New feature or request label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant