Skip to content

Add firebase-tools to npmjs.com/provider.yml#3600

Merged
mxcl merged 1 commit intopkgxdev:mainfrom
svenjacobs:npmjs-firebase-tools
Oct 10, 2023
Merged

Add firebase-tools to npmjs.com/provider.yml#3600
mxcl merged 1 commit intopkgxdev:mainfrom
svenjacobs:npmjs-firebase-tools

Conversation

@svenjacobs
Copy link
Contributor

As mentioned here.

@mxcl
Copy link
Contributor

mxcl commented Oct 10, 2023

note that this doesn’t work great RN. It will be suggested for command-not-found, but typing x doesn't run it.

It does work pkgx firebase foo, but that's it.

If you want firebase to be a tool that can be added to environments, it needs to be fully packaged. For node packages this is quite easy, there's a few examples in the pantry you can riff off.

Longer term I would like to make “providers” more proper, but I haven't had the ideas about that yet. I will at least fix the x bug.

@mxcl mxcl merged commit 50a49bc into pkgxdev:main Oct 10, 2023
@svenjacobs
Copy link
Contributor Author

If you want firebase to be a tool that can be added to environments, it needs to be fully packaged.

Thanks, I will work on that!

@svenjacobs svenjacobs deleted the npmjs-firebase-tools branch October 10, 2023 11:06
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