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

Rewrite Haxe Manager in Haxe, multi platform #12

Merged
merged 75 commits into from
Apr 23, 2024
Merged

Rewrite Haxe Manager in Haxe, multi platform #12

merged 75 commits into from
Apr 23, 2024

Conversation

kLabz
Copy link
Owner

@kLabz kLabz commented Apr 23, 2024

  • Port hx to eval (with hxb for better perf)
  • Linux64, mac, windows64 support
  • hx --help help message
  • hx: fzf-like picker reimplemented for eval - https://asciinema.org/a/AV1vmYJ8gZoj8aW4YaxzC8h6S
  • hx download: Add support for short hash nightlies
  • hx download: Nice automatic alias when not provided (haxe version string)
  • hx download VERSION: Detect semver-looking versions before trying to download release
  • Remove hx-select in favor of (already existing) hx download
  • Remove hx-select in favor of (already existing) hx select
  • hx list-modules as port of previous extra/hxfzf
  • hx list as port of previous extra/list
  • hx install as port of previous hx download [local archive]
  • hx current as port of previous extra/current (+ added hx current --name and hx current --full for unix)
  • Include and credit ansi and fuzzaldrin libs
  • Fzf: Rework fuzzy search (adjust sort, highlight)

Later:

Closes #6

@kLabz kLabz merged commit 0382c17 into master Apr 23, 2024
3 checks passed
@kLabz kLabz deleted the rewrite/haxe branch April 24, 2024 07:36
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.

Haxe rewrite
1 participant