Skip to content

Commit

Permalink
update Dependencies.md
Browse files Browse the repository at this point in the history
  • Loading branch information
siakhooi committed Apr 18, 2024
1 parent 9e54941 commit 017401b
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions Dependencies.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# Dependencies

| package | commands | version |
| ----------------------------- | ----------------------------------------------- | ---------- |
| bash | bash | |
| coreutils | echo printenv sort expand cp cat mkdir touch ls nl | |
| vim | vi | |
| grep | grep | |
| findutils | find | |
| man-db | man | |
| sed | sed | |
| git | git | |
| siakhooi-devutils-echo-colors | echo.green echo.yellow | `>= 1.0.0` |
| siakhooi-textutils | is-true is-false make-table | `>= 1.7.0` |
| bash-completion | | |
| package | commands | version |
| ----------------------------- | --------------------------------------------------------- | ---------- |
| bash | bash | |
| coreutils | echo printenv sort expand cp cat mkdir touch ls nl base64 | |
| vim | vi | |
| grep | grep | |
| findutils | find | |
| man-db | man | |
| sed | sed | |
| git | git | |
| siakhooi-devutils-echo-colors | echo.green echo.yellow echo.blue | `>= 1.0.0` |
| siakhooi-textutils | is-true is-false make-table | `>= 1.7.0` |
| bash-completion | | |

## External dependencies

Expand Down

0 comments on commit 017401b

Please sign in to comment.