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

Add a prepare + compile command #12

Open
CGA1123 opened this issue Aug 16, 2021 · 1 comment
Open

Add a prepare + compile command #12

CGA1123 opened this issue Aug 16, 2021 · 1 comment
Labels
cli Affecting the CLI utility

Comments

@CGA1123
Copy link
Owner

CGA1123 commented Aug 16, 2021

prepare and compile are separate commands at the moment, should there be a combined one so it's a fire and forget job?

slugcmplr run [APP] --build-dir [BUILD-DIR] --source-dir [SOURCE-DIR] --cache-dir [CACHE-dir]
@CGA1123
Copy link
Owner Author

CGA1123 commented Aug 18, 2021

I think this should probably be done, and I kinda want to extract an upload command out of compile. 🤔

Really there should be a version of prepare that doesn't need a Heroku application. It can be given a --stack, multiple --buildpack, and a --source-dir

Not 100% sure on that though... maybe it doesn't need a different CLI entrypoint, but should be kept separate internally (?)

@CGA1123 CGA1123 added the cli Affecting the CLI utility label Sep 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli Affecting the CLI utility
Projects
None yet
Development

No branches or pull requests

1 participant