Skip to content

TO-DO Binarium v1

☀️ Core

  • That when executing a child process and is canceled or error, that the father error is canceled as well.
  • that only zip is made to the files created, to avoid that the occasional temporary file that appears unexpectedly in the 'Bin' directory is compared
  • Remove print help when is not set any flag.
  • Fix readme and documentation generation functions
  • Fix compress error in node without been in debugMode

Docs

  • Add documetation page
  • Add distribution tests with examples for prevent build errors

Dev environment

  • Fix workflow. error in deps installation.