Skip to content

Commit

Permalink
📝 docs(env): Add and complet todos
Browse files Browse the repository at this point in the history
  • Loading branch information
angelespejo committed Dec 3, 2024
1 parent 2f053d3 commit 36c8da3
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions docs/todo/v1.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
# TO-DO Binaium v1
# TO-DO Binarium v1

## ☀️ Core

- [x] 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
- [x] 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
- [x] Remove print help when is not set any flag.
- [ ] Fix readme and documentation generation functions
- [x] Fix compress error in node without been in debugMode

## Docs

- [ ] Add documetation page
- [ ] Add distribution tests with examples for prevent build errors
- [x] Fix compress error in node without been in debugMode

## Dev environment

Expand Down

0 comments on commit 36c8da3

Please sign in to comment.