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

Build a CLI to make it easier for users to initiate a Bundle #5

Open
GabrielCTroia opened this issue Oct 14, 2017 · 0 comments
Open

Comments

@GabrielCTroia
Copy link
Collaborator

I believe this would be really useful in hands-off product demo.

Imagine only having to:

Initialize a Bundle:
$ betelgeuse bundle init

Support platforms
$ betelgeuse bundle support ios
$ betelgeuse bundle support web

Compile source
$ betelgeuse compile

Deploy
$ betelgeuse deploy


This would clearly help down the line, but it in the beginning I think initiating a new app, is the single most important one, so the user doesn't have to add all the necessary files to make it a valid package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant