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

Enable users to use CLI without installing NodeJS #168

Closed
Tracked by #251
derberg opened this issue Dec 28, 2021 · 6 comments · Fixed by #187
Closed
Tracked by #251

Enable users to use CLI without installing NodeJS #168

derberg opened this issue Dec 28, 2021 · 6 comments · Fixed by #187
Labels
enhancement New feature or request stale

Comments

@derberg
Copy link
Member

derberg commented Dec 28, 2021

Reason/Context

AsyncAPI CLI is supposed to be a tool that exposes all asyncapi tools to the community and makes it easier for the community to work with AsyncAPI files. This means it must be easy to access for folks that are not NodeJS fans and we should not force users to install NodeJS.

Description

Brew for MacOS

Get us in brew and then automate release of upgrades. I already opened a PR Homebrew/homebrew-core#92115 and will drive it forward and then come up with GH workflow to automate release (upgrade PR) of new versions.

Executable for Linux, Mac and Windows

Start using https://github.com/vercel/pkg and enrich our release pipeline (super easy with semantic-releases, I can help) to produce an executable for the CLI + have quick instructions how one can download it and use it

Chocolatey for Windows

Get us in chocolatey and then automate release of upgrades. We need windows users that can lead it.

@derberg derberg added the enhancement New feature or request label Dec 28, 2021
@derberg
Copy link
Member Author

derberg commented Dec 28, 2021

@jotamusik @Souvikns @magicmatatjahu @boyney123 what do you think folks?

@jotamusik
Copy link
Contributor

I haven't done this before but the idea is great! 😛

@Souvikns
Copy link
Member

oclif has something for releasing https://oclif.io/docs/releasing

@magicmatatjahu
Copy link
Member

You already mentioned this idea in our conversation one time. I think it's great. Go ahead! :)

@derberg
Copy link
Member Author

derberg commented Jan 18, 2022

We are almost there on brew, just need to increase some numbers on starts, forks and watchers here on the repo. But formula is ready -> Homebrew/homebrew-core#92115 (comment) and once it is there I will provide CI automation to regularly update it with latest.

Anybody knows anyone with Windows that could handle the same for chocolatey?

@github-actions
Copy link
Contributor

This issue has been automatically marked as stale because it has not had recent activity 😴

It will be closed in 120 days if no further activity occurs. To unstale this issue, add a comment with a detailed explanation.

There can be many reasons why some specific issue has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this issue forward. Connect with us through one of many communication channels we established here.

Thank you for your patience ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants