Phoenix Himself
Phoenix Himself
@brumik does this installer build the Amber from scratch or does it use the latest release on GitHub? I'm trying to figure out how to solve it. By no means...
@brumik will this package require future maintenance or we can just leave this flake file and call it a day? Does the installer recompile from source and update versions and...
@uncenter I meant that it updates the Amber version automatically in the nix pkg registry when it detects that the `Cargo.toml` version changed. But I assume it does.
Thanks @isabelroses for your feedback!
Yeah @brumik please move the installation details to `NIX.md` as it's a whole subsection that I'll add in the Documentation itself. Please mention it in the original `README.md` including the...
@sweetbbak this issue will be solved in https://github.com/Ph0enixKM/Amber/pull/110#pullrequestreview-2079123482
I think that we will focus on `std` more in the next milestone. Right now we have to focus on making Amber usable in terms of making generated bash more...
@nitrocode you can create a Homebrew Tap if you have some spare time! I'll test it once a PR is ready 🙌
@b1ek tbh I wanted to do that too but didn't have time yet 😄
Yeah we can get rid of the `__` before the names and make them more human readable. More over the variables imported from other files (ex. `lib/main.ab`) could be shortened...