* Add binary_compression value to each package
* Remove binary_url values and arrays
* Handle packages with empty binary_sha256 arrays (either missing binaries or not compiled by us)
* adding helix_editor.rb
* improvements related to the PR review
* new (failing) version of self.check
* Some PR discussion related changes
* making compilable and removable again
* using a env variable instead of hardcoded path
* removing some useless to_s
* resolving lints warning with rubocop
* restoring an unwanted change from previous commit
* improvements in check and postinstall
* fixing lints
* removing the shortened link
* single quotes by default
* correcting a text
* write short command on single line
* preventing some commands to raise an exception
* adjusting the messages colors
* do not copy the runtime grammars sources
* setting no_shrink no_strip no_patchelf
* fixing invalid argument
* fixing a typo
* ensuring a command doesn't raise an exception
* changing a text indentation
* adding a missing condition
* removing the runtime folder is not needed anymore
* use lightred to indicate error
* removing someexplicit assignement to true
* simplifying a conditional
* removing useless @
* using to_s
* promp user for removal of main helix config dir too
* simplifying a condition
* restoring patchelf