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

Break apart @fab/cli, then rename the base package to fab. #71

Closed
geelen opened this issue Feb 14, 2020 · 1 comment
Closed

Break apart @fab/cli, then rename the base package to fab. #71

geelen opened this issue Feb 14, 2020 · 1 comment
Projects
Milestone

Comments

@geelen
Copy link
Contributor

geelen commented Feb 14, 2020

I think npx fab init and yarn dlx fab init could be a good entry point for the whole project, but it downloads all the dependencies every time.

So what I'd like to do is to break @fab/cli into the bare minimum to run fab init and then a dependency similar to @fab/cli (but maybe called something different, cli-actions? fab-cli-build/fab-cli-deploy?). Running fab init will install this, so then all the more hefty commands are available.

@geelen geelen created this issue from a note in FAB v1 (To do) Feb 14, 2020
@geelen geelen added this to the v1 milestone Apr 16, 2020
@geelen
Copy link
Contributor Author

geelen commented Apr 28, 2020

Oh yeah I did this already lol

@geelen geelen closed this as completed Apr 28, 2020
FAB v1 automation moved this from To do to Done Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
FAB v1
  
Done
Development

No branches or pull requests

1 participant