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

want to add a subcommand to see the list of compilable commands #264

Open
chaunsin opened this issue Nov 20, 2024 · 2 comments
Open

want to add a subcommand to see the list of compilable commands #264

chaunsin opened this issue Nov 20, 2024 · 2 comments

Comments

@chaunsin
Copy link

a very good tool

I would like to add a subcommand that can view the list of currently available compilations, something like golang command:

$go tool dist list
aix/ppc64
android/386
android/amd64
android/arm
android/arm64
...
darwin/amd64
darwin/arm64
dragonfly/amd64
freebsd/386

thanks!!!

@techknowlogick
Copy link
Owner

Thanks for your kind words <3

I'd be very open to accepting a PR that does this.

@mayooot
Copy link

mayooot commented Jan 14, 2025

I want to develop this feature to add a subcommand inside xgo.go to show all platforms. Bug I don't know what are all the data sources for --targets @techknowlogick

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

3 participants